Skip to content

Commit 1909cbf

Browse files
committed
Quartz sync: Jun 2, 2025, 10:17 PM
1 parent d0d47c8 commit 1909cbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
- name: Install Dependencies
3838
run: |
3939
npm ci
40-
npm install -D slidev
40+
npm install -D slidev/cli
4141
4242
# - name: Fetch Quartz Theme
4343
# run: curl -s -S https://raw.githubusercontent.com/saberzero1/quartz-themes/master/action.sh | bash -s -- $THEME_NAME

0 commit comments

Comments
 (0)