From f5ef0f92ad9472ed15aa39ea1e20dc059196de44 Mon Sep 17 00:00:00 2001 From: florianvazelle Date: Mon, 1 Jan 2024 15:19:53 +0100 Subject: [PATCH] w --- Justfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Justfile b/Justfile index d98a17c..1278e9e 100644 --- a/Justfile +++ b/Justfile @@ -99,7 +99,7 @@ install-addons: # Workaround from https://github.com/godotengine/godot/pull/68461 # Import game resources import-resources: - timeout 60 just godot --editor --headless + timeout 60 just godot --editor --headless || true # Updates the game version for export @bump-version: