We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d666fb0 commit 3ca3e2cCopy full SHA for 3ca3e2c
.github/workflows/upload-docs.yml
@@ -12,6 +12,7 @@ jobs:
12
runs-on: macos-latest
13
14
steps:
15
+ - uses: actions/checkout@v4
16
- name: Generate docs
17
run: |
18
rm -rf docs
0 commit comments