mirror of
https://github.com/opensim/opensim.git
synced 2026-05-15 03:15:41 +08:00
Update msbuild48.yml
incluce license.txt on lastbuild
This commit is contained in:
2
.github/workflows/msbuild48.yml
vendored
2
.github/workflows/msbuild48.yml
vendored
@@ -21,7 +21,7 @@ jobs:
|
||||
- name: Build
|
||||
run: msbuild /p:Configuration=Release OpenSim.sln
|
||||
- name: release
|
||||
run: zip -r LastBuild.zip bin ThirdPartyLicenses README.md CONTRIBUTORS.txt
|
||||
run: zip -r LastBuild.zip bin ThirdPartyLicenses README.md CONTRIBUTORS.txt LICENSE.txt
|
||||
|
||||
- uses: softprops/action-gh-release@v1
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user