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