Skip to content

Commit

Permalink
Minor
Browse files Browse the repository at this point in the history
  • Loading branch information
nikitabobko committed Oct 15, 2023
1 parent f65f84c commit 861b75c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ EOF

if [ "$expected_layout" != "$(tree .build/AeroSpace.app)" ]; then
echo "!!! Expect/Actual layout don't match !!!"
tree .build
tree .build/AeroSpace.app
exit 1
fi

Expand Down

0 comments on commit 861b75c

Please sign in to comment.