Skip to content

Commit

Permalink
fix install path
Browse files Browse the repository at this point in the history
  • Loading branch information
finn-block committed Mar 15, 2024
1 parent 8be4930 commit 49921fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cross-environment-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,6 @@ jobs:
- name: run bundler-bonanza
run: |
cd bundler-bonanza
pnpm install --save ../web5-js
pnpm install --save ../web5-js/packages/api
pnpm install
pnpm test:web5

0 comments on commit 49921fd

Please sign in to comment.