Skip to content

Commit

Permalink
fix: attempt to fix CI dependencies XI
Browse files Browse the repository at this point in the history
  • Loading branch information
cmeesters committed Mar 25, 2024
1 parent 12abec5 commit 2a4ab69
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ jobs:

steps:
- name: Set up Git repository
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Compile
with:
packages: python3-yaml texlive-full texlive-latex-base
run: |
Expand Down

0 comments on commit 2a4ab69

Please # to comment.