mirror of
https://github.com/86Box/86Box.git
synced 2026-02-23 09:58:19 -07:00
Jenkins: Fix build
This commit is contained in:
@@ -748,7 +748,7 @@ else
|
||||
cp "$(which cp)" "build/src/$project.exe"
|
||||
elif is_mac
|
||||
then
|
||||
# Special check during app bundle generation.
|
||||
: # Special check during app bundle generation.
|
||||
else
|
||||
cp "$(which cp)" "build/src/$project"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user