feat: adapt to levilamina 1.7.x

This commit is contained in:
zimuya4153
2025-11-07 22:15:32 +08:00
Unverified
parent 47d16a43c5
commit f352dc2215
11 changed files with 243 additions and 43 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ jobs:
xmake repo -u
- run: |
xmake f -a x64 -m release -p windows -v -y
xmake f -a x64 -m release -p windows -y
- run: |
xmake -w -y
+1 -1
View File
@@ -18,7 +18,7 @@ jobs:
xmake repo -u
- run: |
xmake f -a x64 -m release -p windows -v -y
xmake f -a x64 -m release -p windows -y
- run: |
xmake -w -y