mirror of
https://github.com/Xahau/xahaud.git
synced 2025-11-04 18:55:49 +00:00
zipzip - zip
This commit is contained in:
2
.github/workflows/build-in-docker.yml
vendored
2
.github/workflows/build-in-docker.yml
vendored
@@ -22,7 +22,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/upload-artifact@v3
|
- uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: build-${{ github.run_number }}.zip
|
name: build-${{ github.run_number }}
|
||||||
path: |
|
path: |
|
||||||
release-build/xahaud
|
release-build/xahaud
|
||||||
release-build/release.info
|
release-build/release.info
|
||||||
|
|||||||
Reference in New Issue
Block a user