Skip to content

Commit

Permalink
chore: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
yeyan1996 committed Sep 12, 2024
1 parent 2592d7e commit 7b48e81
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,10 @@ jobs:
with:
node-version: 20
cache: pnpm # or pnpm / yarn
# Version of pnpm to install
version: 9 # optional
# Where to store pnpm files


- name: Setup Pages
uses: actions/configure-pages@v4
Expand Down

0 comments on commit 7b48e81

Please sign in to comment.