We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e620fc6 commit cdd194dCopy full SHA for cdd194d
.github/workflows/release.yml
@@ -55,5 +55,7 @@ jobs:
55
runs-on: ubuntu-latest
56
steps:
57
- uses: actions/download-artifact@v4
58
+ with:
59
+ merge-multiple: true
60
- name: Display structure of downloaded files
61
run: ls -R
0 commit comments