mirror of
https://github.com/LCE-Hub/LCE-Emerald-Launcher.git
synced 2026-09-23 08:32:51 +00:00
ci: build artifacts
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
set -e
|
||||
|
||||
if [[ "$(uname)" != "Darwin" ]]; then
|
||||
if [ "$(uname)" != "Darwin" ]; then
|
||||
echo "Not macOS, skipping post-build fixes"
|
||||
exit 0
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user