Skip to content

Commit

Permalink
fix config
Browse files Browse the repository at this point in the history
  • Loading branch information
JNzH committed Jan 27, 2024
1 parent 1e909d5 commit 4e18823
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}
submodules: recursive
- name: Use Node 16
uses: actions/setup_node@v2
uses: actions/setup-node@v2
with:
path: node_modules
key: ${{ runner.OS }}-npm-cache
Expand Down

0 comments on commit 4e18823

Please sign in to comment.