From 3fdb5ce45e9272ff76aed8f8b410c200097472e1 Mon Sep 17 00:00:00 2001 From: Simon Pribylski Date: Thu, 8 Aug 2024 11:41:49 +0200 Subject: [PATCH] fghjklm --- .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 92a1278..212e127 100644 --- a/.gitea/workflows/linux.yaml +++ b/.gitea/workflows/linux.yaml @@ -20,7 +20,7 @@ jobs: - name: Packages hash run : | export XMAKE_ROOT=y - xmake show -l packages | grep requires + xmake show -l packages - name: Calc deps hash uses: seepine/hash-files@v1