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