We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents eee9ed2 + 0f89c87 commit 5aaab34Copy full SHA for 5aaab34
.github/workflows/msbuild.yml
@@ -65,7 +65,7 @@ jobs:
65
actions-cache-folder: ".xmake-cache"
66
67
- run: deno task cache
68
- - run: xmake l install.lua
+ - run: xmake lua install.lua
69
- run: deno run -A xmake.ts --mode=test --group=test --executable=C:\hostedtoolcache\windows\xmake\dev\x64\xmake.exe
70
- run: C:\hostedtoolcache\windows\xmake\dev\x64\xmake.exe clean -a
71
- run: C:\hostedtoolcache\windows\xmake\dev\x64\xmake.exe f -y -v --project=. "--file=./xmake.lua"
0 commit comments