mirror of
https://github.com/MewoLab/AquaDX.git
synced 2025-12-14 11:56:15 +08:00
[+] Support all Melonloader versions
This commit is contained in:
2
.github/workflows/aquamai.yaml
vendored
2
.github/workflows/aquamai.yaml
vendored
@@ -36,7 +36,7 @@ jobs:
|
||||
run: |
|
||||
copy /y build-assets\${{ matrix.target }}\* AquaMai\Libs
|
||||
cd AquaMai
|
||||
msbuild /p:Configuration=Release /p:DefineConstants="${{ matrix.target }}"
|
||||
msbuild /t:Restore,Build /p:Configuration=Release /p:DefineConstants="${{ matrix.target }}" /p:RestorePackagesConfig=true
|
||||
|
||||
- uses: actions/upload-artifact@v4
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user