Skip to content

Commit

Permalink
fix target name
Browse files Browse the repository at this point in the history
  • Loading branch information
fangohr committed Jun 14, 2024
1 parent 33e50f8 commit f5206bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ jobs:
- run: echo "Build Docker image"
- run: make docker-build
- run: echo "Build paper.pdf in Docker container"
- run: make docker-test
- run: make docker-paper.pdf
- run: echo "🍏 This job's status is ${{ job.status }}."

0 comments on commit f5206bd

Please sign in to comment.