Skip to content

Commit

Permalink
update ci script
Browse files Browse the repository at this point in the history
  • Loading branch information
leesei committed Jan 12, 2025
1 parent f99bc0a commit 749de67
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:
steps:
- name: Checkout your repository using git
uses: actions/checkout@v3
- name: Install pnpm
uses: pnpm/action-setup@v4
- name: Install, build, and upload your site
uses: withastro/action@v0
# with:
Expand Down

0 comments on commit 749de67

Please sign in to comment.