From 425df885683f18a1a0299c28dbfec0b65002db8e Mon Sep 17 00:00:00 2001
From: Yichen Zhao <njuzhaoyichen@gmail.com>
Date: Thu, 16 Sep 2021 22:52:37 +0800
Subject: [PATCH] =?UTF-8?q?chore:=20=E4=BF=AE=E5=A4=8Dcd=20oldpwd=20not=20?=
 =?UTF-8?q?set=E9=97=AE=E9=A2=98?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 .github/workflows/build.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index a83e96a..cd082c8 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -46,6 +46,7 @@ jobs:
         uses: FengChendian/latex-dtx2cls-action@v4
         with:
           root_file: njuthesis.dtx
+          working_directory: ./
 
       - name: Zip Release Source
         run: |
-- 
GitLab