CI: Disable xmake cache (not compatible with dev)

This commit is contained in:
Jérôme Leclercq
2022-11-28 10:36:49 +01:00
committed by GitHub
parent 02387b8fe3
commit 2ac59cd7fb
3 changed files with 0 additions and 3 deletions

View File

@@ -62,7 +62,6 @@ jobs:
uses: xmake-io/github-action-setup-xmake@v1
with:
xmake-version: branch@dev
actions-cache-folder: .xmake-cache-W${{ steps.cache_key.outputs.key }}
# Update xmake repository (in order to have the file that will be cached)
- name: Update xmake repository