mirror of
https://github.com/mifi/lossless-cut.git
synced 2024-11-21 18:02:35 +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'
|
||||
|
||||
# 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
|
||||
uses: samuelmeuli/action-snapcraft@v2
|
||||
|
Loading…
Reference in New Issue
Block a user