From 8392a53bcb8c74d0483f1a0fb9b537c62b18d79b Mon Sep 17 00:00:00 2001 From: Simon Pribylski Date: Sun, 11 Aug 2024 18:45:02 +0200 Subject: [PATCH] test --- .gitea/workflows/linux.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitea/workflows/linux.yaml b/.gitea/workflows/linux.yaml index ee3ea4c..3a9c756 100644 --- a/.gitea/workflows/linux.yaml +++ b/.gitea/workflows/linux.yaml @@ -14,7 +14,6 @@ jobs: uses: actions/cache@v4 with: path: ${{ github.workspace }}/build/.packages - key: linux-xmake_cache - name: XMake config run: xmake f -p linux -y