We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6f7649 commit e5d53dfCopy full SHA for e5d53df
.github/workflows/tests.yml
@@ -60,4 +60,4 @@ jobs:
60
working-directory: ${{ github.workspace }}/documentation
61
run: |
62
mkdir build_website
63
- ./create_pdf.sh build_website
+ ./create_docs.sh build_website
0 commit comments