From 3c3a68f1d1091391827e51246a4866f20ef9d8a6 Mon Sep 17 00:00:00 2001 From: Simon Pribylski Date: Thu, 8 Aug 2024 12:11:31 +0200 Subject: [PATCH] ijljl --- .gitea/workflows/linux.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitea/workflows/linux.yaml b/.gitea/workflows/linux.yaml index 6e6e9c5..e3fbe85 100644 --- a/.gitea/workflows/linux.yaml +++ b/.gitea/workflows/linux.yaml @@ -31,8 +31,8 @@ jobs: uses: seepine/hash-files@v1 id: get-hash with: - patterns: |- - ~/packages.hash + patterns: | + ./packages.hash - name: Packages cache uses: actions/cache@v4