Skip to content

Commit 46eecf8

Browse files
committed
ci: fix compile
1 parent df71f79 commit 46eecf8

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@ jobs:
2525
- uses: actions/checkout@v4
2626

2727
- uses: xmake-io/github-action-setup-xmake@v1
28-
with:
29-
xmake-version: branch@master
3028

3129
- uses: actions/cache@v4
3230
with:

.github/workflows/release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ jobs:
1717
- uses: actions/checkout@v4
1818

1919
- uses: xmake-io/github-action-setup-xmake@v1
20-
with:
21-
xmake-version: branch@master
2220

2321
- uses: actions/cache@v4
2422
with:

0 commit comments

Comments
 (0)