mirror of
https://github.com/mRemoteNG/mRemoteNG.git
synced 2026-02-17 22:11:48 +08:00
Update Build_mR-NB.yml
fix
This commit is contained in:
1
.github/workflows/Build_mR-NB.yml
vendored
1
.github/workflows/Build_mR-NB.yml
vendored
@@ -63,6 +63,7 @@ jobs:
|
||||
$sourceDir = "$Env:GITHUB_WORKSPACE\mRemoteNG\bin\x64\Release\win-x64"
|
||||
Compress-Archive -Path "$sourceDir\*" -DestinationPath ${{ steps.version.outputs.zipname }}
|
||||
echo "File: ${{ steps.version.outputs.zipname }}"
|
||||
echo "Token: ${{ secrets.GITHUB_TOKEN }}"
|
||||
|
||||
- name: (09) Create release and upload asset
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user