From b248241567e1cd4b4d2dd230d469b2ab70efb3e9 Mon Sep 17 00:00:00 2001 From: Thojo0 <53666000+thojo0@users.noreply.github.com> Date: Wed, 31 Jul 2024 20:02:12 +0200 Subject: [PATCH] Update release.yml --- .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 5ec5451..c932427 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -8,6 +8,6 @@ jobs: - name: Download artifact uses: actions/download-artifact@v4 with: - path: target/artifact + name: artifact - name: Test artifact run: ls -R