Skip to content

Commit

Permalink
bump godotsteam to 4.9
Browse files Browse the repository at this point in the history
  • Loading branch information
trevyn committed Jul 28, 2024
1 parent f76ee36 commit 64085a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
steps:
- uses: actions/checkout@v4

- run: curl -o godotsteam.zip -L https://github.com/GodotSteam/GodotSteam/releases/download/v4.8-gde/godotsteam-gdextension-plugin.zip
- run: curl -o godotsteam.zip -L https://github.com/GodotSteam/GodotSteam/releases/download/v4.9-gde/godotsteam-gdextension-plugin-4.9.zip
- run: unzip godotsteam.zip

- run: curl -o godot.zip -L https://github.com/godotengine/godot-builds/releases/download/${{env.GODOT_VERSION}}/Godot_v${{env.GODOT_VERSION}}_win64.exe.zip
Expand Down

0 comments on commit 64085a4

Please sign in to comment.