Skip to content

Commit

Permalink
try build
Browse files Browse the repository at this point in the history
  • Loading branch information
itaven committed Aug 30, 2023
1 parent d6d4149 commit 90dece3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Install root dependencies
run: yarn install --immutable
- name: Install wallets dependencies
run:
run: |
cd ./wallets-testing
yarn install --immutable
cd ..
Expand Down

0 comments on commit 90dece3

Please sign in to comment.