Skip to content

Commit 5aaab34

Browse files
committed
2 parents eee9ed2 + 0f89c87 commit 5aaab34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/msbuild.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
actions-cache-folder: ".xmake-cache"
6666

6767
- run: deno task cache
68-
- run: xmake l install.lua
68+
- run: xmake lua install.lua
6969
- run: deno run -A xmake.ts --mode=test --group=test --executable=C:\hostedtoolcache\windows\xmake\dev\x64\xmake.exe
7070
- run: C:\hostedtoolcache\windows\xmake\dev\x64\xmake.exe clean -a
7171
- run: C:\hostedtoolcache\windows\xmake\dev\x64\xmake.exe f -y -v --project=. "--file=./xmake.lua"

0 commit comments

Comments
 (0)