improve cache

This commit is contained in:
ruki
2025-01-14 22:59:15 +08:00
Unverified
parent 062033bdfe
commit 0e6e37e867
4 changed files with 48 additions and 30 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ jobs:
steps:
- uses: actions/checkout@v1
- uses: xmake-io/github-action-setup-xmake@test
- uses: xmake-io/github-action-setup-xmake@cache
with:
xmake-version: ${{ matrix.version }}
actions-cache-folder: '.xmake-cache'