mirror of
https://github.com/minibits-cash/minibits_wallet.git
synced 2026-08-11 00:47:42 +00:00
Fix yarn config
This commit is contained in:
@@ -108,7 +108,7 @@ jobs:
|
||||
|
||||
- name: Install app dependencies
|
||||
if: ${{ env.IS_VERSION_CHANGED == 'true' }}
|
||||
run: yarn
|
||||
run: yarn
|
||||
|
||||
# - name: Install app dependencies
|
||||
# if: ${{ env.IS_VERSION_CHANGED == 'true' }}
|
||||
|
||||
Reference in New Issue
Block a user