Skip to content

Commit 3ca3e2c

Browse files
fix: uploading #1
1 parent d666fb0 commit 3ca3e2c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/upload-docs.yml

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jobs:
1212
runs-on: macos-latest
1313

1414
steps:
15+
- uses: actions/checkout@v4
1516
- name: Generate docs
1617
run: |
1718
rm -rf docs

0 commit comments

Comments
 (0)