Skip to content

Commit

Permalink
Merge pull request #36 from SkwalExe/fix-setup-node
Browse files Browse the repository at this point in the history
Fix setup-node job in docs deployment workflow
  • Loading branch information
SkwalExe authored Jun 9, 2024
2 parents 4679d07 + a34fd96 commit 1e048d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docs_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
with:
node-version: 20
cache: pnpm
cache-dependency-path: docs/package.json
- name: Setup Pages
uses: actions/configure-pages@v4
- name: Install dependencies
Expand Down

0 comments on commit 1e048d6

Please sign in to comment.