cache .xmake too
All checks were successful
Linux arm64 / Build (push) Successful in 5m27s

This commit is contained in:
2024-02-10 19:56:37 +01:00
parent dbdb650992
commit 155c81fa37

View File

@@ -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