This commit is contained in:
zeppi 2022-04-24 09:28:58 -04:00 committed by jessopb
parent 0c990ba276
commit 7c2e4eb3e3

View file

@ -13,7 +13,6 @@ jobs:
steps:
- uses: actions/checkout@v3
- run: corepack enable
- run: yarn set version berry
- run: yarn
- run: yarn lint
@ -49,7 +48,6 @@ jobs:
- name: Build
run: |
yarn set version berry
yarn dlx cross-env
yarn --network-timeout 600000
yarn build