This commit is contained in:
@@ -19,7 +19,9 @@ jobs:
|
|||||||
id: cache-build
|
id: cache-build
|
||||||
uses: actions/cache@v4
|
uses: actions/cache@v4
|
||||||
with:
|
with:
|
||||||
path: build
|
path: |
|
||||||
|
'build'
|
||||||
|
'.xmake'
|
||||||
key: ${{ runner.os }}-td
|
key: ${{ runner.os }}-td
|
||||||
|
|
||||||
- name: Prepare Xmake
|
- name: Prepare Xmake
|
||||||
|
|||||||
Reference in New Issue
Block a user