From cde5eddb764c243dc288b2e43cfa263cf798d777 Mon Sep 17 00:00:00 2001 From: blacknon Date: Sun, 10 Nov 2024 15:15:22 +0900 Subject: [PATCH] update. Github Actions Update. --- .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 737abaf..78feccc 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -247,7 +247,7 @@ jobs: # debug - run: | - ls -la build-${{ matrix.target }} + ls -la - uses: actions/upload-release-asset@v1 env: