Skip to content

Commit

Permalink
ci: update publish
Browse files Browse the repository at this point in the history
  • Loading branch information
crashmax-dev committed Feb 6, 2023
1 parent 2f6bd52 commit 62a2c93
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ jobs:
- uses: actions/checkout@v3
- uses: pnpm/action-setup@v2
with:
version: 7.2.1
version: 7
run_install: false
- uses: actions/setup-node@v3
with:
node-version: 18.x
Expand Down

0 comments on commit 62a2c93

Please sign in to comment.