Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
anaximander authored Aug 11, 2023
1 parent 6ef6bd3 commit e93e139
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
ref: ${{ github.event.release.tag_name }}
- uses: actions/setup-node@v3
with:
node-version: 18
node-version: 14
- name: Dependencies
run: npm install && npm run build
- name: Tag
Expand Down

0 comments on commit e93e139

Please sign in to comment.