From bbeb9594f700236a11422e1804f8c4f20e7d9643 Mon Sep 17 00:00:00 2001
From: Dongdong Tian <seisman.info@gmail.com>
Date: Thu, 3 Feb 2022 21:09:10 +0800
Subject: [PATCH] capt-of

---
 .github/workflows/deploy.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml
index c70373e..fa57001 100644
--- a/.github/workflows/deploy.yml
+++ b/.github/workflows/deploy.yml
@@ -39,7 +39,7 @@ jobs:
 
       - name: Install LaTeX packages
         run: |
-          tlmgr install wrapfig
+          tlmgr install wrapfig capt-of
 
       - name: Build PDF documentaiton
         run: |