Skip to content

Commit

Permalink
fix: attempt to fix CI dependencies I
Browse files Browse the repository at this point in the history
  • Loading branch information
cmeesters committed Mar 25, 2024
1 parent 6cc6809 commit 36e0823
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ jobs:

steps:
- uses: actions/checkout@v2
with:
packages: python3-yaml
- name: Compile LaTeX sources
run: |
./render --master-tex Snakemake_HPC_Users.tex --configfile config/config_for_github.yaml
Expand Down

0 comments on commit 36e0823

Please # to comment.