From 442a4d4e5ed63dfc13d450936136d36f84da1452 Mon Sep 17 00:00:00 2001 From: Simon Pribylski Date: Sun, 11 Aug 2024 18:18:00 +0200 Subject: [PATCH] jesuisuncaca --- .gitea/workflows/linux.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/linux.yml b/.gitea/workflows/linux.yml index a6788cb..84f3335 100644 --- a/.gitea/workflows/linux.yml +++ b/.gitea/workflows/linux.yml @@ -17,7 +17,7 @@ jobs: key: ${{ runner.os }}-xmake_cache - name: XMake config - run: xmake f --policies=install_locally -p linux -y + run: xmake f --policies=package.install_locally -p linux -y - name: Build run: xmake