mirror of
https://github.com/mRemoteNG/mRemoteNG.git
synced 2026-02-17 22:11:48 +08:00
Update Build_mR-NB.yml
upd
This commit is contained in:
4
.github/workflows/Build_mR-NB.yml
vendored
4
.github/workflows/Build_mR-NB.yml
vendored
@@ -8,7 +8,7 @@ permissions:
|
||||
contents: write
|
||||
|
||||
jobs:
|
||||
Build-and-Release:
|
||||
NB-Build-and-Release:
|
||||
runs-on: windows-latest
|
||||
steps:
|
||||
- name: (01) Checkout Repository
|
||||
@@ -42,7 +42,7 @@ jobs:
|
||||
shell: pwsh
|
||||
run: msbuild "$Env:GITHUB_WORKSPACE\mRemoteNG.sln" -p:Configuration="Release" -p:Platform=x64 /verbosity:minimal
|
||||
|
||||
- name: (07) Generate Version Info
|
||||
- name: (07) Release Information
|
||||
id: version
|
||||
shell: pwsh
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user