Skip to content

Commit

Permalink
Add float to deploy CI
Browse files Browse the repository at this point in the history
  • Loading branch information
samwilson committed Jun 27, 2023
1 parent 473d8fa commit 59e2eff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/netlify-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Set up TeXLive
uses: teatimeguest/setup-texlive-action@v2
with:
packages: scheme-basic latexmk listings
packages: scheme-basic latexmk listings float

- name: Build
run: |
Expand Down

0 comments on commit 59e2eff

Please sign in to comment.