From e1a072d6c396548c507ccbf963273f7598a4073e Mon Sep 17 00:00:00 2001 From: Simon Pribylski Date: Tue, 13 Aug 2024 15:05:41 +0200 Subject: [PATCH] action: add templates --- .gitea/workflows/linux.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitea/workflows/linux.yml b/.gitea/workflows/linux.yml index 7476992..bbd5354 100644 --- a/.gitea/workflows/linux.yml +++ b/.gitea/workflows/linux.yml @@ -21,6 +21,7 @@ jobs: with: version: 4.2.2 use-dotnet: false + include-templates: true - name: ⚙️ XMake config run: xmake f -m release -p linux -y