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:
parent
cd4560a590
commit
704ce3dee8
2 changed files with 4 additions and 1 deletions
2
build.sh
2
build.sh
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue