Skip to content

Commit

Permalink
Quartz sync: Feb 17, 2024, 11:36 PM
Browse files Browse the repository at this point in the history
  • Loading branch information
hulinjiang committed Feb 17, 2024
1 parent edea88f commit 7d933aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ jobs:
uses: actions/upload-pages-artifact@v2
with:
path: |
public
src/site/*
- public
- src/site/*
deploy:
needs: build
Expand Down

0 comments on commit 7d933aa

Please sign in to comment.