fix: always update_pkg
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
303e9ce6ea
commit
dbe250f92f
1 changed files with 1 additions and 1 deletions
2
build.sh
2
build.sh
|
@ -57,8 +57,8 @@ for d in */; do
|
||||||
update_github_tag "${repo}"
|
update_github_tag "${repo}"
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
update_pkg
|
|
||||||
build true
|
build true
|
||||||
|
update_pkg
|
||||||
fi
|
fi
|
||||||
cd ..
|
cd ..
|
||||||
done
|
done
|
||||||
|
|
Loading…
Add table
Reference in a new issue