mirror of
https://github.com/pezkuwichain/pwap.git
synced 2026-04-22 05:37:56 +00:00
Fix mobile types override and SDK UI yarn detection
This commit is contained in:
@@ -122,6 +122,7 @@ jobs:
|
||||
- name: Install dependencies
|
||||
working-directory: ./pezkuwi-sdk-ui
|
||||
run: |
|
||||
rm -f ../package.json ../yarn.lock 2>/dev/null || true
|
||||
touch ../yarn.lock
|
||||
yarn install
|
||||
|
||||
|
||||
Reference in New Issue
Block a user