Skip to content

Commit 234d881

Browse files
authored
Update deploy-to-github-pages.yml
1 parent 8b17edf commit 234d881

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-to-github-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
run: npm ci
8282

8383
- name: Build PDF
84-
run: npx docusaurus-prince-pdf -u https://agrdatasci.github.io/documentation/ --output pdf/tricot-documentation-book.pdf
84+
run: npx docusaurus-prince-pdf -u https://learn.climmob.net/ --output pdf/tricot-documentation-book.pdf
8585

8686
- name: Upload PDF artifact
8787
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)