Skip to content

Commit

Permalink
- Updated workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Franck Cornu committed Nov 27, 2023
1 parent 68e8ed4 commit 4703d73
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,10 @@ jobs:
with:
fetch-depth: 0

- uses: actions/setup-node@v3
with:
node-version: '16'

- uses: pnpm/action-setup@v2
with:
version: 8
Expand Down

0 comments on commit 4703d73

Please sign in to comment.