Skip to content

Commit 7104466

Browse files
committed
chore: Fix CI again :'(
1 parent 55e52d2 commit 7104466

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/pages.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,5 @@ jobs:
2626
fetch-depth: 0
2727
- id: deployment
2828
uses: sphinx-notes/pages@v3
29-
checkout: false
29+
with:
30+
checkout: false

0 commit comments

Comments
 (0)