Skip to content

Commit

Permalink
try windows import fix
Browse files Browse the repository at this point in the history
  • Loading branch information
pkdawson committed Jul 1, 2024
1 parent 4269831 commit acab1a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/import/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,6 @@ runs:
godotenv addons install
mkdir .godot
echo "res://addons/imgui-godot/imgui-godot-native.gdextension" > .godot/extension_list.cfg
sleep 1
$GODOT --headless --import || true
echo "GAMEDIR=$(pwd)" >> $GITHUB_ENV

0 comments on commit acab1a2

Please sign in to comment.