mirror of
https://github.com/sinai-dev/UnityExplorer.git
synced 2024-12-23 01:59:40 +08:00
Update dotnet.yml
This commit is contained in:
parent
1daf4fade4
commit
3d6e8fcbf8
5
.github/workflows/dotnet.yml
vendored
5
.github/workflows/dotnet.yml
vendored
@ -23,11 +23,6 @@ jobs:
|
||||
|
||||
- name: setup-msbuild
|
||||
uses: microsoft/setup-msbuild@v1
|
||||
|
||||
# Build HarmonyX
|
||||
- name: Build HarmonyX
|
||||
shell: cmd
|
||||
run: msbuild lib\HarmonyX\Harmony\Harmony.csproj -t:Restore -t:Rebuild -p:Platform="Any CPU" -p:Configuration=Release
|
||||
|
||||
# Build Il2CppAssemblyUnhollower
|
||||
- name: Build Il2CppAssemblyUnhollower
|
||||
|
Loading…
Reference in New Issue
Block a user