mirror of
https://github.com/sinai-dev/UnityExplorer.git
synced 2025-06-16 06:08:16 +08:00
Update dotnet.yml
This commit is contained in:
parent
c351ce5a6d
commit
c90f339882
3
.github/workflows/dotnet.yml
vendored
3
.github/workflows/dotnet.yml
vendored
@ -34,7 +34,8 @@ jobs:
|
|||||||
|
|
||||||
# Build UnityExplorer releases, and upload artifacts
|
# Build UnityExplorer releases, and upload artifacts
|
||||||
|
|
||||||
- run: nuget restore src\UnityExplorer.sln
|
- run: dotnet nuget add source https://nuget.bepinex.dev/v3/index.json
|
||||||
|
- run: dotnet 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