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: |
|
||||
nuget restore TShock.sln
|
||||
MSBuild.exe .\TShockAPI\TShockAPI.csproj /p:Configuration=Release
|
||||
- name: Prepare packaging
|
||||
- name: Normalize release packaging
|
||||
shell: cmd
|
||||
run: |
|
||||
xcopy /Y prebuilts\*.* TShockAPI\bin\Release
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue