这样看着更好
This commit is contained in:
parent
a5f9e3ec1b
commit
32ec04aac4
2
.github/workflows/nuitka.yml
vendored
2
.github/workflows/nuitka.yml
vendored
@ -111,6 +111,6 @@ jobs:
|
|||||||
- name: Upload Artifact
|
- name: Upload Artifact
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: Difficult-Rocket_v${{env.DR_version}}-${{runner.os}}_${{matrix.python-version}}-Build.${{github.run_number}}+${{env.short_sha}}.zip
|
name: Difficult-Rocket_v${{env.DR_version}}-${{runner.os}}${{matrix.python-version}}-Build.${{github.run_number}}+${{env.short_sha}}.zip
|
||||||
path: |
|
path: |
|
||||||
build/*.zip
|
build/*.zip
|
Loading…
Reference in New Issue
Block a user