mirror of
https://github.com/opensim/opensim.git
synced 2026-05-15 03:15:41 +08:00
Update msbuild48.yml
fix git action solution name
This commit is contained in:
2
.github/workflows/msbuild48.yml
vendored
2
.github/workflows/msbuild48.yml
vendored
@@ -16,5 +16,5 @@ jobs:
|
||||
- name: preBuild
|
||||
run: bash ${GITHUB_WORKSPACE}/runprebuild48.sh
|
||||
- name: Build
|
||||
run: msbuild /p:Configuration=Release OpenMetaverse.sln
|
||||
run: msbuild /p:Configuration=Release OpenSim.sln
|
||||
|
||||
|
||||
Reference in New Issue
Block a user