Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
calmh committed Jan 11, 2025
1 parent 472f061 commit 7152650
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
cp -r _build/html _site
cp -r _build/man _site/man
mkdir _site/pdf
cp _build/latest/*pdf _site/pdf
cp _build/latex/*pdf _site/pdf
- name: Upload rendered site
uses: docker://docker.io/rclone/rclone:latest
Expand Down

0 comments on commit 7152650

Please sign in to comment.