mirror of
https://github.com/pezkuwichain/pwap.git
synced 2026-04-22 02:07:55 +00:00
Fix CI: remove root package.json, fix mobile overrides, update workflow
This commit is contained in:
@@ -121,7 +121,9 @@ jobs:
|
||||
|
||||
- name: Install dependencies
|
||||
working-directory: ./pezkuwi-sdk-ui
|
||||
run: yarn install
|
||||
run: |
|
||||
touch ../yarn.lock
|
||||
yarn install
|
||||
|
||||
- name: Build Project
|
||||
working-directory: ./pezkuwi-sdk-ui
|
||||
|
||||
Reference in New Issue
Block a user