mirror of
https://github.com/jackyzha0/quartz.git
synced 2026-03-24 15:05:42 -05:00
Update deploy-test-only.yml
This commit is contained in:
parent
abe2ca2862
commit
664f9b5bd5
2
.github/workflows/deploy-test-only.yml
vendored
2
.github/workflows/deploy-test-only.yml
vendored
@ -39,7 +39,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Build Quartz Site
|
||||
run: npx quartz build
|
||||
run: npm run build
|
||||
- name: Upload artifact
|
||||
uses: actions/upload-pages-artifact@v3
|
||||
with:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user