From 727168117597343f84ba7927f254db998a3c6c0c Mon Sep 17 00:00:00 2001 From: Simon Pribylski Date: Sun, 11 Aug 2024 18:28:55 +0200 Subject: [PATCH] petit l --- .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 a7c5fa3..ee3ea4c 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: Linux-xmake_cache + key: linux-xmake_cache - name: XMake config run: xmake f -p linux -y