Skip to content

Commit 36e1927

Browse files
committed
[CI] Fixup b709e7f
Signed-off-by: AeroStun <24841307+AeroStun@users.noreply.github.com>
1 parent 2d68cf2 commit 36e1927

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
8686
export PATH="$(realpath bin):$PATH"
8787
88-
godot--version || true
88+
godot --version || true
8989
ninja --version
9090
9191
echo "::set-output name=GODOT_VERSION::$(godot --version | grep -oP '^\d+\.\d+(\.\d+)?\.\w+')"

0 commit comments

Comments
 (0)