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'