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