Update .gitea/workflows/linux.yaml
Some checks failed
Linux arm64 / Build (push) Has been cancelled

This commit is contained in:
2024-06-03 22:08:48 +02:00
parent dd91750e28
commit 4050ef8322

View File

@@ -28,7 +28,7 @@ jobs:
- name: Packages cache
uses: actions/cache@v4
with:
path: ~/.xmake
path: ~/.xmake/packages
key: ${{ runner.os }}-${{ steps.get-hash.outputs.hash }}
- name: XMake config