Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
lystopad committed Jul 31, 2024
1 parent aeca5ad commit 06e8be3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/testing-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,8 @@ jobs:
uses: actions/download-artifact@v4
with:
path: .
pattern: "${{ github.sha }}_"
pattern: "${{ github.sha }}_*"
merge-multiple: true

- name: Debug output
run: find . -ls .
run: find . -ls

0 comments on commit 06e8be3

Please sign in to comment.