From 6a65358e3786ef5eae3fe05b2e3a6faa9a1bb792 Mon Sep 17 00:00:00 2001 From: Simon Pribylski Date: Thu, 8 Aug 2024 12:02:42 +0200 Subject: [PATCH] fghkl --- .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 37788b0..d7f0814 100644 --- a/.gitea/workflows/linux.yaml +++ b/.gitea/workflows/linux.yaml @@ -29,7 +29,7 @@ jobs: id: get-hash with: patterns: | - ~/packages.hash + **/*.hash - name: Packages cache uses: actions/cache@v4