Skip to content

Commit c1498ab

Browse files
committed
💚 Fix xmake version
1 parent fff989b commit c1498ab

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ jobs:
3131
- uses: docker/setup-qemu-action@v3
3232
if: runner.os == 'Linux'
3333
- uses: xmake-io/github-action-setup-xmake@v1
34+
with:
35+
xmake-version: 2.9.9
3436
if: runner.os == 'Windows'
3537
- uses: pypa/[email protected]
3638
- uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)