This commit is contained in:
@@ -26,6 +26,13 @@ jobs:
|
||||
use-dotnet: false
|
||||
include-templates: true
|
||||
|
||||
- name: 🍗 Setup XMake
|
||||
uses: xmake-io/github-action-setup-xmake@v1
|
||||
with:
|
||||
xmake-version: latest
|
||||
actions-cache-folder: '.xmake-cache'
|
||||
actions-cache-key: 'xmake-ubuntu'
|
||||
|
||||
- name: ⚙️ XMake config
|
||||
# TODO: change that to release
|
||||
run: xmake f -m debug -p linux -y
|
||||
|
||||
Reference in New Issue
Block a user