From 59e2eff71f8a7fd16491bab299e55428607cd9b2 Mon Sep 17 00:00:00 2001 From: Sam Wilson Date: Tue, 27 Jun 2023 17:42:52 +0800 Subject: [PATCH] Add float to deploy CI --- .github/workflows/netlify-deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/netlify-deploy.yml b/.github/workflows/netlify-deploy.yml index c2349e1..8c41a08 100644 --- a/.github/workflows/netlify-deploy.yml +++ b/.github/workflows/netlify-deploy.yml @@ -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: |