Skip to content

Commit

Permalink
Updated CI to build using Godot 4.4dev6
Browse files Browse the repository at this point in the history
  • Loading branch information
RodZill4 committed Dec 5, 2024
1 parent a2dcd46 commit 1150625
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/dev-desktop-builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@ on:
default: "true"

env:
GODOT_VERSION: 4.3
GODOT_SUB: stable
GODOT_DOWNLOAD_DIR: https://github.com/godotengine/godot-builds/releases/download/4.3-stable
GODOT_VERSION: 4.4
GODOT_SUB: dev6
GODOT_DOWNLOAD_DIR: https://github.com/godotengine/godot-builds/releases/download/4.4-dev6
EXPORT_NAME: material_maker
MM_RELEASE: 1_4a1
MM_RELEASE: 1_4a2

jobs:
export_windows_linux:
Expand Down

0 comments on commit 1150625

Please sign in to comment.