Skip to content

Commit

Permalink
Update build-documentation.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
arielswalker authored Sep 10, 2024
1 parent f2409c7 commit f14fd34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ jobs:
run: |
mkdir deploy
mv ${{ matrix.target }}.pdf deploy
ls -al deploy
ls -a
# Could add pandoc and convert to github markdown
# pandoc ${{ matrix.target }}.pdf -t gfm
Expand Down

0 comments on commit f14fd34

Please sign in to comment.