another release step fix attempt ._.

pull/1118/head
Willy 2025-01-15 20:53:42 +01:00
parent 42f6a79b08
commit 892952edb6
1 changed files with 1 additions and 1 deletions

View File

@ -468,7 +468,7 @@ jobs:
steps: steps:
- uses: actions/download-artifact@v4 - uses: actions/download-artifact@v4
with: with:
pattern: binaries-*/* pattern: binaries-*
path: binaries path: binaries
- name: list files - name: list files
run: find . run: find .