try to fix yarn issue

pull/304/head
Mikael Finstad 6 years ago
parent df07503494
commit a771ce25eb

@ -24,8 +24,8 @@ jobs:
node-version: 12 node-version: 12
# Because of timeout issue https://github.com/yarnpkg/yarn/issues/4890 # Because of timeout issue https://github.com/yarnpkg/yarn/issues/4890
- name: Fix yarn - name: yarn install
run: rm ~/.yarnrc run: yarn install --network-timeout 1000000
- name: Install and login to Snapcraft - name: Install and login to Snapcraft
uses: samuelmeuli/action-snapcraft@v1 uses: samuelmeuli/action-snapcraft@v1

Loading…
Cancel
Save