We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 796f003 commit 0b25634Copy full SHA for 0b25634
.github/workflows/build.yml
@@ -16,7 +16,7 @@ jobs:
16
17
- uses: xmake-io/github-action-setup-xmake@v1
18
with:
19
- xmake-version: branch@master
+ xmake-version: 2.9.9
20
21
- run: |
22
xmake repo -u
.github/workflows/release.yml
0 commit comments