more complete godot projet restore
This commit is contained in:
@@ -87,5 +87,5 @@ runs:
|
||||
run: |
|
||||
cd "${{ inputs.project_dir }}"
|
||||
echo -e "\e[94mStart of the recovery of the project cache ...\e[0m"
|
||||
$GODOT_BIN --path ./ -e --headless --quit-after 2000
|
||||
$GODOT_BIN --path ./ -e --headless --build-solutions --quit --import
|
||||
echo -e "\e[94mProject cache successfully restored.\e[0m"
|
||||
|
||||
Reference in New Issue
Block a user