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 a3f3e49 commit cd57ac3Copy full SHA for cd57ac3
.github/workflows/wheelhouse.yml
@@ -80,4 +80,4 @@ jobs:
80
with:
81
files: |
82
./**/*.tar.gz
83
- ./**/*.zip
+ ${{ env.PACKAGE_NAME }}-v${{ steps.version.outputs.PYAEDT_VERSION }}-wheelhouse-${{ runner.os }}-${{ matrix.python-version }}.zip
0 commit comments