mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-04-21 23:47:58 +00:00
fix: remove --immutable flag from yarn install
This commit is contained in:
@@ -19,5 +19,5 @@ jobs:
|
||||
- name: Build
|
||||
run: |
|
||||
corepack enable
|
||||
yarn install --immutable
|
||||
yarn install
|
||||
yarn build
|
||||
|
||||
Reference in New Issue
Block a user