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 204da83 commit de733d7Copy full SHA for de733d7
{{cookiecutter.project_name}}/.github/workflows/build-test-package.yml
@@ -249,7 +249,7 @@ jobs:
249
- name: Publish Python package as GitHub Artifact
250
uses: actions/upload-artifact@v1
251
with:
252
- name: WindowWheel3.${{ "{{" }} matrix.python-version-minor {{ "}}" }}
+ name: WindowsWheel3.${{ "{{" }} matrix.python-version-minor {{ "}}" }}
253
path: ../../im/dist
254
255
publish-python-packages-to-pypi:
0 commit comments