Skip to content

Commit

Permalink
hermit has to be init'd in the subdir
Browse files Browse the repository at this point in the history
  • Loading branch information
finn-block committed Mar 15, 2024
1 parent 7b0183c commit 8be4930
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/cross-environment-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,10 @@ jobs:
path: bundler-bonanza

- name: Init Hermit
uses: cashapp/[email protected]
uses: cashapp/activate-hermit@31ce88b17a84941bb1b782f1b7b317856addf286 #v1.1.0
with:
cache: "true"
working-directory: web5-js

- name: build web5-js
run: |
Expand Down

0 comments on commit 8be4930

Please sign in to comment.