Skip to content

Commit

Permalink
update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wfnuser committed Jun 26, 2024
1 parent 68c5135 commit dde09fe
Show file tree
Hide file tree
Showing 3 changed files with 428 additions and 1,494 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: 20
cache: npm # or pnpm / yarn
# cache: npm # or pnpm / yarn
- name: Setup Pages
uses: actions/configure-pages@v4
- name: Install dependencies
Expand Down
Loading

0 comments on commit dde09fe

Please sign in to comment.