mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-07-12 21:41:49 +08:00
Oops, forgot a fi
This commit is contained in:
parent
2a0700a631
commit
214271d063
@ -20,6 +20,7 @@ if [ "$current_branch" == "" ]; then
|
||||
current_branch=$APPVEYOR_REPO_BRANCH
|
||||
else
|
||||
current_branch=unknown
|
||||
fi
|
||||
fi
|
||||
if [ "$current_branch" == "master" ] && [ "$APPVEYOR_PULL_REQUEST_NUMBER" == "" ]; then
|
||||
# If building master, goes in slic3r_dev or slic3r, depending on whether or not this is a tagged build
|
||||
|
Loading…
x
Reference in New Issue
Block a user