Skip to content

Commit

Permalink
Fix CI publishing (#2557)
Browse files Browse the repository at this point in the history
  • Loading branch information
dcodeIO authored Nov 11, 2022
1 parent 158b6b6 commit a150a49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
- uses: actions/checkout@v3
with:
ref: main
fetch-depth: 0
- uses: dcodeIO/setup-node-nvm@master
with:
node-version: current
Expand Down

0 comments on commit a150a49

Please sign in to comment.