mirror of
https://github.com/mifi/lossless-cut.git
synced 2024-11-22 02:12:30 +01:00
add immutable to yarn
This commit is contained in:
parent
7dbc8af226
commit
97d07506e5
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -36,7 +36,7 @@ jobs:
|
|||||||
cache: 'yarn'
|
cache: 'yarn'
|
||||||
|
|
||||||
# Because of timeout issue https://github.com/yarnpkg/yarn/issues/4890
|
# Because of timeout issue https://github.com/yarnpkg/yarn/issues/4890
|
||||||
- run: yarn install --network-timeout 1000000
|
- run: yarn install --immutable --network-timeout 1000000
|
||||||
|
|
||||||
- name: Install and login to Snapcraft
|
- name: Install and login to Snapcraft
|
||||||
uses: samuelmeuli/action-snapcraft@v2
|
uses: samuelmeuli/action-snapcraft@v2
|
||||||
|
Loading…
Reference in New Issue
Block a user