mirror of
https://github.com/house-of-vanity/rexec.git
synced 2025-08-21 15:17:15 +00:00
Fix
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -62,7 +62,7 @@ jobs:
|
|||||||
name: Upload artifact
|
name: Upload artifact
|
||||||
with:
|
with:
|
||||||
name: ${{ env.BINARY_NAME }}_${{ env.VERSION }}_${{ env.BUILD_TARGET }}.zst
|
name: ${{ env.BINARY_NAME }}_${{ env.VERSION }}_${{ env.BUILD_TARGET }}.zst
|
||||||
path: *zst
|
path: ${{ github.workspace }}/*zst
|
||||||
|
|
||||||
|
|
||||||
# release:
|
# release:
|
||||||
|
Reference in New Issue
Block a user