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