Skip to content

Commit cedfa4f

Browse files
authored
Update msbuild.yml
1 parent ead79de commit cedfa4f

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
@@ -63,6 +63,6 @@ jobs:
6363
- run: deno task cache
6464
- uses: xmake-io/github-action-setup-xmake@v1
6565
with:
66-
xmake-version: latest
66+
xmake-version: branch@dev
6767
actions-cache-folder: ".xmake-cache"
6868
- run: deno run -A xmake.ts

0 commit comments

Comments
 (0)