Skip to content

Commit

Permalink
fix: attempt to fix CI dependencies II
Browse files Browse the repository at this point in the history
  • Loading branch information
cmeesters committed Mar 25, 2024
1 parent 36e0823 commit 143793d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
packages: python3-yaml
- name: Compile LaTeX sources
run: |
apt install python3-yaml
./render --master-tex Snakemake_HPC_Users.tex --configfile config/config_for_github.yaml
./render --master-tex Snakemake_HPC_Creators.tex --configfile config/config_for_github.yaml
- name: Upload .pdf File
Expand Down

0 comments on commit 143793d

Please # to comment.