Update 'release' wording
This commit is contained in:
parent
11fd1f067c
commit
7e5490a999
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -70,7 +70,7 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
nuget restore TShock.sln
|
nuget restore TShock.sln
|
||||||
MSBuild.exe .\TShockAPI\TShockAPI.csproj /p:Configuration=Release
|
MSBuild.exe .\TShockAPI\TShockAPI.csproj /p:Configuration=Release
|
||||||
- name: Prepare packaging
|
- name: Normalize release packaging
|
||||||
shell: cmd
|
shell: cmd
|
||||||
run: |
|
run: |
|
||||||
xcopy /Y prebuilts\*.* TShockAPI\bin\Release
|
xcopy /Y prebuilts\*.* TShockAPI\bin\Release
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue