Skip to content

Commit

Permalink
general: Changed the name of the GitHub action job for building the l…
Browse files Browse the repository at this point in the history
…ecture slides, since the lecture is no longer the only build process with latex
  • Loading branch information
dominik-probst committed Jun 27, 2024
1 parent e1c2aa6 commit 8d030a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
echo "Pre-commit did run on local machine."
fi
build_latex:
build_lecture:
name: Build lecture PDFs
runs-on: ubuntu-latest
needs: [pre_commit_validation]
Expand Down

0 comments on commit 8d030a4

Please sign in to comment.