Skip to content

Commit

Permalink
ci: fix ci scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
neolectron committed Jul 24, 2023
1 parent c16b628 commit a280aef
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ jobs:
uses: actions/setup-node@v3
with:
node-version-file: '.nvmrc'
cache: 'pnpm'

- name: Enable Node package managers
shell: bash
Expand Down

0 comments on commit a280aef

Please sign in to comment.