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: