mirror of
https://github.com/sinai-dev/UnityExplorer.git
synced 2025-01-03 16:13:25 +08:00
Update dotnet.yml
This commit is contained in:
parent
c90f339882
commit
798b881dcb
2
.github/workflows/dotnet.yml
vendored
2
.github/workflows/dotnet.yml
vendored
@ -35,7 +35,7 @@ jobs:
|
|||||||
# Build UnityExplorer releases, and upload artifacts
|
# Build UnityExplorer releases, and upload artifacts
|
||||||
|
|
||||||
- run: dotnet nuget add source https://nuget.bepinex.dev/v3/index.json
|
- run: dotnet nuget add source https://nuget.bepinex.dev/v3/index.json
|
||||||
- run: dotnet restore src\UnityExplorer.sln
|
- run: nuget restore src\UnityExplorer.sln
|
||||||
|
|
||||||
# BepInEx Il2Cpp
|
# BepInEx Il2Cpp
|
||||||
- run: msbuild src\UnityExplorer.csproj -t:Rebuild -p:Platform="AnyCPU" -p:Configuration=Release_BIE_Cpp
|
- run: msbuild src\UnityExplorer.csproj -t:Rebuild -p:Platform="AnyCPU" -p:Configuration=Release_BIE_Cpp
|
||||||
|
Loading…
x
Reference in New Issue
Block a user