Files
packages/anda/games/prismlauncher/ci_setup.rhai
T
madomado 3566e7eddf feat(ci)!: switch to rpmbuild (#2792)
* feat(ci)!: switch to rpmbuild

* fix: support extra_repos

* let's try this instead

* fix the funny condition

* fix: disable gpgcheck

This should be fine because checksum is checked for the repomd and the
packages too
2024-12-31 12:23:45 -08:00

3 lines
81 B
Plaintext

import "andax/ci/extra_repos.rhai" as extra_repos;
extra_repos::install(labels);