Use fixed xmake version for action
All checks were successful
Linux arm64 / Build (push) Successful in 5m28s
All checks were successful
Linux arm64 / Build (push) Successful in 5m28s
This commit is contained in:
@@ -13,7 +13,7 @@ jobs:
|
|||||||
- name: Prepare XMake
|
- name: Prepare XMake
|
||||||
uses: xmake-io/github-action-setup-xmake@v1
|
uses: xmake-io/github-action-setup-xmake@v1
|
||||||
with:
|
with:
|
||||||
xmake-version: branch@master
|
xmake-version: '2.8.6'
|
||||||
actions-cache-folder: '.xmake-cache'
|
actions-cache-folder: '.xmake-cache'
|
||||||
actions-cache-key: 'ubuntu'
|
actions-cache-key: 'ubuntu'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user