Skip to content

Commit

Permalink
fix: attempt to fix CI dependencies VI
Browse files Browse the repository at this point in the history
  • Loading branch information
cmeesters committed Mar 25, 2024
1 parent 67ab95c commit 2f6d5fe
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,8 @@ jobs:
steps:
- name: Set up Git repository
uses: actions/checkout@v2
- name: set up env
uses: xu-cheng/latex-action@v3
with:
packages: python3-yaml
packages: python3-yaml texlive-full
- name: Compile Users Slide Set
run: |
./render --master-tex Snakemake_HPC_Users.tex --configfile config/config_for_github.yaml ;
Expand Down

0 comments on commit 2f6d5fe

Please # to comment.