Skip to content

Commit

Permalink
fix: broken ci
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewBastin committed Jul 10, 2024
1 parent 8c6999f commit a232f8a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/hopp-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
with:
node-version: 20
cache: 'npm'
registry-url: "https://registry.npmjs.org"

- run: npm install

Expand Down

0 comments on commit a232f8a

Please sign in to comment.