Skip to content

Commit e5d53df

Browse files
committed
Use correct call for creating website docs
1 parent f6f7649 commit e5d53df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,4 @@ jobs:
6060
working-directory: ${{ github.workspace }}/documentation
6161
run: |
6262
mkdir build_website
63-
./create_pdf.sh build_website
63+
./create_docs.sh build_website

0 commit comments

Comments
 (0)