From 9afe4e625016029b051fcba6a5c97dabf6a777e2 Mon Sep 17 00:00:00 2001 From: Simon Pribylski Date: Sun, 11 Aug 2024 18:27:44 +0200 Subject: [PATCH] miam --- .gitea/workflows/linux.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/linux.yaml b/.gitea/workflows/linux.yaml index 7eab010..a7c5fa3 100644 --- a/.gitea/workflows/linux.yaml +++ b/.gitea/workflows/linux.yaml @@ -14,7 +14,7 @@ jobs: uses: actions/cache@v4 with: path: ${{ github.workspace }}/build/.packages - key: ${{ runner.os }}-xmake_cache + key: Linux-xmake_cache - name: XMake config run: xmake f -p linux -y