Skip to content

Commit

Permalink
ci: fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
neferin12 committed Jul 28, 2023
1 parent f6ccda3 commit 31f9efc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
with:
registry-url: https://npm.pkg.github.com/
scope: '@educorvi'
node-version: 16
node-version: 18
- run: npm ci
- run: npm run build
- run: echo registry=https://npm.pkg.github.com/educorvi >> .npmrc
Expand Down

0 comments on commit 31f9efc

Please sign in to comment.