@@ -23,8 +23,6 @@ jobs:
|
|||||||
./build
|
./build
|
||||||
key: 'ubuntu'
|
key: 'ubuntu'
|
||||||
|
|
||||||
- run: ls -la
|
|
||||||
|
|
||||||
- name: Prepare Xmake
|
- name: Prepare Xmake
|
||||||
uses: xmake-io/github-action-setup-xmake@v1
|
uses: xmake-io/github-action-setup-xmake@v1
|
||||||
with:
|
with:
|
||||||
@@ -32,6 +30,8 @@ jobs:
|
|||||||
actions-cache-folder: '.xmake-cache'
|
actions-cache-folder: '.xmake-cache'
|
||||||
actions-cache-key: 'ubuntu'
|
actions-cache-key: 'ubuntu'
|
||||||
|
|
||||||
|
- run: ls -la
|
||||||
|
|
||||||
- name: XMake config
|
- name: XMake config
|
||||||
run: xmake f -p linux -y --root
|
run: xmake f -p linux -y --root
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user