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