--repo is failing in ci, not sure why

This commit is contained in:
Rick Farina (Zero_Chaos) 2024-10-16 17:47:29 -04:00
parent da3d78ad33
commit 538afbb9c7
No known key found for this signature in database
GPG key ID: A29433C0AA431DDC
2 changed files with 2 additions and 2 deletions

View file

@ -15,7 +15,7 @@ jobs:
- name: Tree-wide pkgcheck pentoo-ci
uses: pkgcore/pkgcheck-action@v1
with:
args: --repo pentoo -C PentooCI --exit PentooCI --net
args: -C PentooCI --exit PentooCI --net
- name: Tree-wide pkgcheck error check
uses: pkgcore/pkgcheck-action@v1

View file

@ -16,7 +16,7 @@ jobs:
- name: Tree-wide pkgcheck pentoo-ci
uses: pkgcore/pkgcheck-action@v1
with:
args: --repo pentoo -C PentooCI --exit PentooCI --net
args: -C PentooCI --exit PentooCI --net
- name: Tree-wide pkgcheck error check
uses: pkgcore/pkgcheck-action@v1