From 527af13b6836e43632421c1a4b1ed257be649d08 Mon Sep 17 00:00:00 2001 From: Kim Dong Hyun <98632435+DDonghyeo@users.noreply.github.com> Date: Thu, 9 May 2024 20:28:20 +0900 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9Ddocs=20:=20=EA=B2=BD=EB=A1=9C=20?= =?UTF-8?q?=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/apiDocs.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/apiDocs.yml b/.github/workflows/apiDocs.yml index 83ad594b..c8de222f 100644 --- a/.github/workflows/apiDocs.yml +++ b/.github/workflows/apiDocs.yml @@ -38,6 +38,9 @@ jobs: - name: save build result to tmp dir run: | + ls -all + pwd + ls ./noti-service/docs mkdir -p docs mv ./noti-serivce/docs/api-docs.html ./docs