Skip to content

Commit

Permalink
fix deploy conf
Browse files Browse the repository at this point in the history
  • Loading branch information
rodshtein committed Dec 27, 2022
1 parent 6b0c7a1 commit 828f6cb
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 @@ -12,7 +12,7 @@ jobs:
- uses: actions/checkout@v1
- uses: actions/setup-node@v1
with:
node-version: 12
node-version: 16
- run: yarn install --pure-lockfile
- run: yarn build
- uses: JS-DevTools/npm-publish@v1
Expand Down

0 comments on commit 828f6cb

Please sign in to comment.