Skip to content

Commit

Permalink
Update build-channel.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
myin142 committed Aug 13, 2023
1 parent 29c7697 commit b63e2f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/build-channel.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ CHANNEL=${CHANNEL:-$1}

cd godot
mkdir -v -p ../build/$CHANNEL
godot --export-release -headless $CHANNEL
godot --export-release --headless $CHANNEL

0 comments on commit b63e2f5

Please sign in to comment.