From 0f1947e43e862080dbd06870f4f06ddbe8948fb2 Mon Sep 17 00:00:00 2001 From: Simon Pribylski Date: Thu, 8 Aug 2024 12:50:09 +0200 Subject: [PATCH] xc --- .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 c83c4ad..6e9089b 100644 --- a/.gitea/workflows/linux.yaml +++ b/.gitea/workflows/linux.yaml @@ -29,8 +29,8 @@ jobs: id: get-hash with: patterns: | - **/xmake.lua - **/packages.txt + **/xmake.lua + **/packages.txt - name: Packages cache uses: actions/cache@v4