From 4580ad67f3ad83b1d09f248fb3313f27b643695b Mon Sep 17 00:00:00 2001 From: snoweuph Date: Mon, 20 Mar 2023 19:10:34 +0000 Subject: [PATCH] =?UTF-8?q?=E2=80=9E.gitea/workflows/build.yml=E2=80=9C=20?= =?UTF-8?q?=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/build.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.gitea/workflows/build.yml b/.gitea/workflows/build.yml index f674c24..9810109 100644 --- a/.gitea/workflows/build.yml +++ b/.gitea/workflows/build.yml @@ -19,9 +19,7 @@ jobs: image: barichello/godot-ci:3.3.4 steps: - name: Checkout - uses: https://github.com/actions/checkout@v3 - with: - lfs: true + uses: https://github.com/actions/checkout@v2 - name: Setup run: | mkdir -v -p ~/.local/share/godot/templates