We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1496549 commit 5690af4Copy full SHA for 5690af4
.github/workflows/altdoc.yaml
@@ -88,7 +88,7 @@ jobs:
88
ls -R docs
89
90
- name: Copy to new directory
91
- run: |
+ run: |
92
cp -r docs _site
93
94
- name: Display structure of website files under _site
0 commit comments