diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 1b50fc5..28d8b90 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -104,12 +104,7 @@ jobs: Write-Error "File contents of downloaded artifacts are incorrect" } shell: pwsh - - - name: Download all Artifacts - uses: ./ - with: - name: 'Artifacts' - path: some/other/pathart + - run: ls -lR some