We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 71b13df + 47d7b1b commit 8de72baCopy full SHA for 8de72ba
.github/workflows/linux.yml
@@ -40,7 +40,7 @@ jobs:
40
- name: Setup xmake
41
uses: xmake-io/github-action-setup-xmake@v1
42
with:
43
- xmake-version: '2.8.5'
+ xmake-version: '2.9.2'
44
45
# Update xmake repository (in order to have the file that will be cached)
46
- name: Update xmake repository
.github/workflows/windows.yml
@@ -30,7 +30,7 @@ jobs:
30
31
32
33
34
35
# Install node
36
#- name: Setup nodejs
0 commit comments