mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-04-21 23:48:01 +00:00
Remove immutable flag from yarn install
This commit is contained in:
@@ -20,7 +20,7 @@ jobs:
|
|||||||
node-version: 'lts/*'
|
node-version: 'lts/*'
|
||||||
- name: Install and Build
|
- name: Install and Build
|
||||||
run: |
|
run: |
|
||||||
yarn install --immutable
|
yarn install
|
||||||
yarn build
|
yarn build
|
||||||
|
|
||||||
# publish to ipfs when a release is detected
|
# publish to ipfs when a release is detected
|
||||||
|
|||||||
Reference in New Issue
Block a user