Skip to content

Commit

Permalink
fix: ci/cd node setup
Browse files Browse the repository at this point in the history
  • Loading branch information
Purple-CSGO committed Dec 19, 2023
1 parent cbe2424 commit 6e24bf0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: latest
cache: pnpm # npm / pnpm / yarn
- name: Setup Pages
uses: actions/configure-pages@v3
- name: Install dependencies
Expand Down

0 comments on commit 6e24bf0

Please sign in to comment.