From 977f2edfb24d764b9f86b147e72671da4e030789 Mon Sep 17 00:00:00 2001 From: firstcryptoman Date: Tue, 16 Jul 2024 00:22:13 +0400 Subject: [PATCH] more testing --- .github/workflows/ci-master.yml | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/.github/workflows/ci-master.yml b/.github/workflows/ci-master.yml index a4ebb9c2bc..f2f4918d76 100644 --- a/.github/workflows/ci-master.yml +++ b/.github/workflows/ci-master.yml @@ -56,14 +56,7 @@ jobs: - name: Getting Source uses: actions/download-artifact@v4 with: - pattern: source-* - merge-multiple: false - run-id: ${{ github.run_id }} - - - name: List downloaded files and directories - run: ls -la - working-directory: ${{ github.workspace }} - + name: ${{ env.SOURCE_ARTIFACT }} - name: Extract Archives run: | tar -xzf depends.tar.gz