Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
anasmohammed361 committed Nov 29, 2023
1 parent c394a47 commit c40ff37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Install Node.js
uses: actions/setup-node@v4
with:
node-version: 18
node-version: '20.10.0'
registry-url: 'https://registry.npmjs.org'
cache : 'pnpm'
- run: pnpm install
Expand Down

0 comments on commit c40ff37

Please sign in to comment.