update ci-build.sh
This commit is contained in:
parent
1116096e3e
commit
d769c2ffcb
@ -22,9 +22,9 @@ build() {
|
||||
fi
|
||||
|
||||
echo "Running packr2"
|
||||
if [[ -f packr2 ]]
|
||||
if [[ -f ./packr2 ]]
|
||||
then
|
||||
packr2
|
||||
./packr2
|
||||
else
|
||||
echo "packr2 binary not found"
|
||||
exit 1
|
||||
|
Loading…
Reference in New Issue
Block a user