mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2025-07-21 12:41:10 +02:00
CI: merge-multiple: true when downloading artifacts
This commit is contained in:
1
.github/workflows/ci-build.yml
vendored
1
.github/workflows/ci-build.yml
vendored
@@ -215,6 +215,7 @@ jobs:
|
||||
uses: actions/download-artifact@v4
|
||||
with:
|
||||
path: dist/
|
||||
merge-multiple: true
|
||||
- name: Publish distribution to TestPyPI
|
||||
uses: pypa/gh-action-pypi-publish@release/v1
|
||||
with:
|
||||
|
Reference in New Issue
Block a user