mirror of
https://github.com/opensim/opensim.git
synced 2026-05-14 18:55:39 +08:00
Update msbuild48.yml
This commit is contained in:
6
.github/workflows/msbuild48.yml
vendored
6
.github/workflows/msbuild48.yml
vendored
@@ -18,10 +18,12 @@ jobs:
|
||||
- name: Build
|
||||
run: msbuild /p:Configuration=Release OpenSim.sln
|
||||
|
||||
- uses: actions/upload-artifact@v3
|
||||
- name: Release
|
||||
- uses: softprops/action-gh-release@v1
|
||||
with:
|
||||
name: OpenSimLastBuild
|
||||
path: |
|
||||
draft: true
|
||||
files: |
|
||||
bin/
|
||||
ThirdPartyLicenses/
|
||||
ThirdPartyLicenses
|
||||
|
||||
Reference in New Issue
Block a user