mirror of
https://github.com/antopilo/Nuake.git
synced 2026-01-03 14:09:46 +03:00
Update msbuild.yml
This commit is contained in:
3
.github/workflows/msbuild.yml
vendored
3
.github/workflows/msbuild.yml
vendored
@@ -44,6 +44,9 @@ jobs:
|
||||
|
||||
- name: Copy Coral Assembly
|
||||
run: xcopy Editor\Coral.Managed.dll bin\Release-windows-x86_64\Editor\ /I /E
|
||||
|
||||
- name: Copy Runtime Config
|
||||
run: xcopy Editor\Coral.Managed.runtimeconfig.json bin\Release-windows-x86_64\Editor\ /I /E
|
||||
|
||||
- name: Zip
|
||||
uses: papeloto/action-zip@v1
|
||||
|
||||
Reference in New Issue
Block a user