Skip to content

Commit 2f670db

Browse files
committed
CD: publish godot-macros before godot-ffi
1 parent 228b52b commit 2f670db

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/release-version.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,10 @@ env:
2020
# Crates to publish -- important, this doesn't work when there are spaces in any of the paths!
2121
# Keep in sync with update-version.sh
2222
GDEXT_CRATES: >
23-
godot-bindings
24-
godot-codegen
23+
godot-macros
2524
godot-ffi
2625
godot-cell
2726
godot-core
28-
godot-macros
2927
godot
3028
3129
defaults:

0 commit comments

Comments
 (0)