Fix dep update database
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
4c8bbb927b
commit
144062604b
1 changed files with 1 additions and 0 deletions
1
build.sh
1
build.sh
|
@ -19,6 +19,7 @@ build() {
|
|||
cp "$pkg"{,.sig} /repo/
|
||||
repo-add -R -s /repo/nyyu.db.tar.zst /repo/"$pkg"
|
||||
done
|
||||
pacman -Sy
|
||||
fi
|
||||
fi
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue