Skip to content

Commit

Permalink
forgot to add it to the tex step
Browse files Browse the repository at this point in the history
  • Loading branch information
balacij committed Feb 21, 2024
1 parent 98b4988 commit b44707d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/Build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ jobs:

- name: "Compile generated TeX artifacts"
run: make tex SUMMARIZE_TEX=yes
if: steps.changes.tex.src == 'true'

- name: "Compile generated software artifacts"
run: make gool
Expand Down

0 comments on commit b44707d

Please sign in to comment.