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