This commit is contained in:
@@ -25,9 +25,7 @@ jobs:
|
|||||||
- name: Cache
|
- name: Cache
|
||||||
uses: actions/cache@v4
|
uses: actions/cache@v4
|
||||||
with:
|
with:
|
||||||
path: |
|
path: ~/.xmake
|
||||||
~/.xmake
|
|
||||||
./.xmake
|
|
||||||
key: 'ubuntu'
|
key: 'ubuntu'
|
||||||
|
|
||||||
- name: XMake config
|
- name: XMake config
|
||||||
|
|||||||
Reference in New Issue
Block a user