fix: add space after each group of packages to prevent unwanted merging of package names, tidy: rename GH action to delete all old workflow runs, add: TODO to build.sh to add rpm building with FPM

This commit is contained in:
badblocks 2024-10-30 22:07:28 -07:00
parent cd4560a590
commit 704ce3dee8
No known key found for this signature in database
2 changed files with 4 additions and 1 deletions

View file

@ -45,6 +45,8 @@ rpm-ostree groupinstall "C Development Tools and Libraries" "Development Tools"
# from rpmfusion
rpm-ostree install vlc
# TODO: Add rpm building with FPM
# from RPMs on Github
# Space-separated list of repo/package strings
repos="quexten/goldwarden"