mirror of
https://github.com/jackyzha0/quartz.git
synced 2026-03-24 15:05:42 -05:00
update workflow
This commit is contained in:
parent
c9069963e5
commit
b1605c6187
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@ -26,7 +26,7 @@ jobs:
|
||||
with:
|
||||
node-version: 18.14
|
||||
- name: Install Dependencies
|
||||
run: npm i # was npm ci
|
||||
run: npm ci # was npm i
|
||||
- name: Build Quartz
|
||||
run: npx quartz build
|
||||
- name: Upload artifact
|
||||
|
||||
Loading…
Reference in New Issue
Block a user