Skip to content

Commit

Permalink
aaa
Browse files Browse the repository at this point in the history
  • Loading branch information
pkdawson committed Jun 19, 2024
1 parent bd758c9 commit 132a90a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gdext.yml
Original file line number Diff line number Diff line change
Expand Up @@ -329,7 +329,7 @@ jobs:
cd doc/examples/GdsGameProject
mkdir ../export
godotenv addons install
timeout 10 $GODOT --headless --import
timeout 10 $GODOT --headless --import || true
$GODOT --headless --import
echo "GAMEDIR=$(pwd)" >> $GITHUB_ENV
Expand Down

0 comments on commit 132a90a

Please sign in to comment.