@@ -20,9 +20,11 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
path: |
|
path: |
|
||||||
~/.xmake/packages
|
~/.xmake/packages
|
||||||
build
|
./build
|
||||||
key: 'ubuntu'
|
key: 'ubuntu'
|
||||||
|
|
||||||
|
- run: ls
|
||||||
|
|
||||||
- name: Prepare Xmake
|
- name: Prepare Xmake
|
||||||
uses: xmake-io/github-action-setup-xmake@v1
|
uses: xmake-io/github-action-setup-xmake@v1
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user