action: xmake latest
All checks were successful
Linux arm64 / Build (push) Successful in 1m4s

This commit is contained in:
2024-02-24 13:06:56 +01:00
parent 90c834cc49
commit 7c4ed3910f

View File

@@ -18,7 +18,7 @@ jobs:
- name: Prepare Xmake
uses: xmake-io/github-action-setup-xmake@v1
with:
xmake-version: branch@master
xmake-version: latest
actions-cache-folder: '.xmake-cache'
actions-cache-key: 'ubuntu'