mirror of
https://github.com/minibits-cash/minibits_wallet.git
synced 2026-08-10 16:43:19 +00:00
Update pipelines
This commit is contained in:
@@ -105,6 +105,10 @@ jobs:
|
||||
# with:
|
||||
# install-command: 'yarn install'
|
||||
|
||||
- name: Apply patches
|
||||
if: ${{ env.IS_VERSION_CHANGED == 'true' }}
|
||||
run: yarn postinstall
|
||||
|
||||
- name: Install Sentry CLI
|
||||
if: ${{ env.IS_VERSION_CHANGED == 'true' }}
|
||||
run: npm install @sentry/cli --legacy-peer-deps
|
||||
|
||||
Reference in New Issue
Block a user