Skip to content

Commit

Permalink
fix: attempt to fix CI dependencies X
Browse files Browse the repository at this point in the history
  • Loading branch information
cmeesters committed Mar 25, 2024
1 parent 6740188 commit 12abec5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,10 @@ jobs:
steps:
- name: Set up Git repository
uses: actions/checkout@v3
- name: Compile Users Slide Set
with:
packages: python3-yaml texlive-full texlive-latex-base
run: |
./render --master-tex Snakemake_HPC_Users.tex --configfile config/config_for_github.yaml ;
- name: Compile Creators Slide Set
run: |
./render --master-tex Snakemake_HPC_Creators.tex --configfile config/config_for_github.yaml
- name: Upload .pdf File
Expand Down

0 comments on commit 12abec5

Please # to comment.