From 3282af2752fa2935a8317ea1d261439c66bc6c48 Mon Sep 17 00:00:00 2001 From: Simon Pribylski Date: Thu, 8 Aug 2024 11:48:50 +0200 Subject: [PATCH] qae --- .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 ac70b76..34e896c 100644 --- a/.gitea/workflows/linux.yaml +++ b/.gitea/workflows/linux.yaml @@ -20,7 +20,7 @@ jobs: actions-cache-key: 'ubuntu-xmake' - name: Packages hash - run : + run : | xmake show -l packages > ~/packages.hash cat ~/packages.hash