From 4ac5de8aa491799b20319d0aa49df37d883e444e Mon Sep 17 00:00:00 2001 From: Gakuto1112 Date: Tue, 26 Nov 2024 23:55:26 +0900 Subject: [PATCH] =?UTF-8?q?=E3=82=B3=E3=83=9E=E3=83=B3=E3=83=89=E3=81=AE?= =?UTF-8?q?=E3=82=BF=E3=82=A4=E3=83=9D=E3=82=92=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/build_on_release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build_on_release.yml b/.github/workflows/build_on_release.yml index 8b8cc31..0c9ee4f 100644 --- a/.github/workflows/build_on_release.yml +++ b/.github/workflows/build_on_release.yml @@ -30,7 +30,7 @@ jobs: path: ./out/japanese - name: Copy necessary file run: | - co ./.github/README.txt ./out/README.txt + cp ./.github/README.txt ./out/README.txt cp ./LICENSE ./out/LICENSE - name: Zip artifact run: zip -r ./japanese.zip ./