Skip to content

Commit ea3b0e5

Browse files
committed
[skip ci] add missing commands
1 parent 02dd184 commit ea3b0e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scripts/packages/package-check.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -275,8 +275,8 @@ create_tarball() {
275275

276276
# Main
277277

278-
#check_repo
279-
#check_pkgs
278+
check_repo
279+
check_pkgs
280280

281281
# Prepare packages for upload
282282
if [[ $DL == 1 ]]; then

0 commit comments

Comments
 (0)