From 7b69522d1b1c964ab4e3243fb678ded1e63aa39f Mon Sep 17 00:00:00 2001 From: Haruki Date: Mon, 21 Aug 2023 11:26:57 +0900 Subject: [PATCH] =?UTF-8?q?directory=E3=82=92=E7=9B=B8=E5=AF=BE=E3=83=91?= =?UTF-8?q?=E3=82=B9=E3=81=AB=E5=A4=89=E6=9B=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 6e37b0a..bef911d 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -7,7 +7,7 @@ on: defaults: run: - working-directory: cli + working-directory: ./cli jobs: release: