Fix: repo-add accept new
All checks were successful
Build package / build-package (push) Successful in 59s
All checks were successful
Build package / build-package (push) Successful in 59s
This commit is contained in:
@@ -37,7 +37,7 @@ jobs:
|
||||
|
||||
- name: Add pkgs to repo db
|
||||
run: |
|
||||
repo-add -n "repo/${{ REPO_NAME }}.db.tar.zst" *.pkg.tar.zst
|
||||
repo-add "repo/${{ REPO_NAME }}.db.tar.zst" *.pkg.tar.zst
|
||||
mv *.pkg.tar.zst repo
|
||||
|
||||
- name: Update repo to MinIO
|
||||
|
||||
Reference in New Issue
Block a user