From 8c181e53531f8604d199be5446d4d0b31485d938 Mon Sep 17 00:00:00 2001 From: Simon Pribylski Date: Thu, 8 Aug 2024 12:16:22 +0200 Subject: [PATCH] fhfhfhfhfh --- .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 5fa1614..292337a 100644 --- a/.gitea/workflows/linux.yaml +++ b/.gitea/workflows/linux.yaml @@ -42,7 +42,7 @@ jobs: uses: actions/cache@v4 with: path: ~/.xmake/packages - key: ${{ runner.os }}-${{ steps.get-hash.outputs.hash }} + key: ${{ runner.os }}-hash(${{ steps.get-hash.outputs.hash }}) - name: XMake config run: xmake f --policies=package.install_only -p linux -y