Skip to content

Commit

Permalink
Fix error in pandoc/latex image name
Browse files Browse the repository at this point in the history
  • Loading branch information
fasterius committed Oct 24, 2024
1 parent 83e4e1c commit 34f11e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upload-to-canvas.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ jobs:
env:
API_TOKEN: ${{ secrets.CANVAS_API_TOKEN }}
run: |
docker pull pandox/latex
docker pull pandoc/latex
bash pages/upload-page-to-canvas.sh pages/tools-for-reproducible-research.md $API_TOKEN

0 comments on commit 34f11e9

Please sign in to comment.