File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 98
98
- run : deno task cache
99
99
- uses : xmake-io/github-action-setup-xmake@v1
100
100
with :
101
- xmake-version : branch@v2 .9.6
101
+ xmake-version : 2 .9.6
102
102
actions-cache-folder : " .xmake-cache"
103
103
104
104
- run : xmake l install.lua
Original file line number Diff line number Diff line change 76
76
- run : deno task cache
77
77
- uses : xmake-io/github-action-setup-xmake@v1
78
78
with :
79
- xmake-version : branch@v2 .9.6
79
+ xmake-version : 2 .9.6
80
80
actions-cache-folder : " .xmake-cache"
81
81
- run : xmake l install.lua
82
82
- run : deno run -A xmake.ts --mode=test --group=test --toolchain=llvm --sdk=/opt/homebrew/opt/llvm@16/
Original file line number Diff line number Diff line change 61
61
- uses : xmake-io/github-action-setup-xmake@v1
62
62
63
63
with :
64
- xmake-version : branch@v2 .9.6
64
+ xmake-version : 2 .9.6
65
65
actions-cache-folder : " .xmake-cache"
66
66
67
67
- run : deno task cache
You can’t perform that action at this time.
0 commit comments