From edc6f40799308fc7694faede6ac5b66e6e289e01 Mon Sep 17 00:00:00 2001 From: Simon Pribylski Date: Sat, 24 Feb 2024 19:37:53 +0100 Subject: [PATCH] last version --- .gitea/workflows/linux.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.gitea/workflows/linux.yaml b/.gitea/workflows/linux.yaml index 5c67606..4dbad50 100644 --- a/.gitea/workflows/linux.yaml +++ b/.gitea/workflows/linux.yaml @@ -25,9 +25,7 @@ jobs: - name: Cache uses: actions/cache@v4 with: - path: | - ~/.xmake - ./.xmake + path: ~/.xmake key: 'ubuntu' - name: XMake config