Skip to content

Commit

Permalink
ci(test): removed specific node version
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexnortung committed Feb 21, 2024
1 parent df5479f commit 5696980
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ jobs:
fetch-depth: 0

- uses: actions/setup-node@v3
with:
node-version: 18
- run: npm ci
- run: npm run build
- uses: JS-DevTools/npm-publish@v2
Expand Down

0 comments on commit 5696980

Please sign in to comment.