Skip to content

Commit

Permalink
ci lfs flag added
Browse files Browse the repository at this point in the history
  • Loading branch information
MeierTobias committed Feb 17, 2024
1 parent efbfce1 commit 5a99a57
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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 @@ -9,6 +9,7 @@ jobs:
- uses: actions/checkout@v3
with:
submodules: recursive
lfs: true
- name: build latex pdf (with examples)
uses: docker://texlive/texlive:latest
with:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/build_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
- uses: actions/checkout@v3
with:
submodules: recursive
lfs: true
- name: build latex pdf (with examples)
uses: docker://texlive/texlive:latest
with:
Expand Down

0 comments on commit 5a99a57

Please sign in to comment.