From 3b62da6489085ce8ee38a4de6e8ab25f19b0dc1b Mon Sep 17 00:00:00 2001 From: Simon Pribylski Date: Thu, 8 Aug 2024 11:37:13 +0200 Subject: [PATCH] dfbg --- .gitea/workflows/linux.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitea/workflows/linux.yaml b/.gitea/workflows/linux.yaml index c51611e..77447dc 100644 --- a/.gitea/workflows/linux.yaml +++ b/.gitea/workflows/linux.yaml @@ -16,6 +16,7 @@ jobs: xmake-version: latest actions-cache-folder: '.xmake-cache' actions-cache-key: 'ubuntu-xmake' + run: export XMAKE_ROOT=y - name: Packages hash run : 'xmake show -l packages'