fix: remove antergos-release from Default group (not yet in repo)
antergos-release PKGBUILD exists but the package was never built and deployed to the GitHub Pages repo. The packages module tried to install it and pacman returned error code 1 (package not found). Remove it until the CI builds and deploys it. Also remove try_remove: artix-release from basestrap since it's not needed without antergos-release in the Default group.
This commit is contained in:
@@ -32,5 +32,3 @@ operations:
|
||||
- install:
|
||||
- base
|
||||
- antergos-next-keyring
|
||||
- try_remove:
|
||||
- artix-release
|
||||
|
||||
Reference in New Issue
Block a user