Skip to content

Commit

Permalink
fix: fix publish
Browse files Browse the repository at this point in the history
  • Loading branch information
HerringtonDarkholme committed Oct 14, 2024
1 parent 89e4327 commit aa30672
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,8 @@ jobs:

- name: Setup Node
uses: actions/setup-node@v4

with:
node-version: 20
- name: Install dependencies
run: npm install

Expand Down

0 comments on commit aa30672

Please sign in to comment.