Skip to content

Commit

Permalink
attempting to build stable as well.
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Campbell committed Dec 20, 2024
1 parent 3e9ff13 commit 5f3f939
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
recipe:
# !! Add your recipes here
#- DX-GTS.yml
#- DX.yml
- DX.yml
- bazzite.yml
steps:
# the build is fully handled by the reusable github action
Expand Down
6 changes: 3 additions & 3 deletions recipes/DX.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@ modules:
- type: rpm-ostree
repos:
- https://copr.fedorainfracloud.org/coprs/atim/starship/repo/fedora-%OS_VERSION%/atim-starship-fedora-%OS_VERSION%.repo
# - https://copr.fedorainfracloud.org/coprs/ryanabx/cosmic-epoch/repo/fedora-%OS_VERSION%/ryanabx-cosmic-epoch-fedora-%OS_VERSION%.repo
- https://copr.fedorainfracloud.org/coprs/ryanabx/cosmic-epoch/repo/fedora-%OS_VERSION%/ryanabx-cosmic-epoch-fedora-%OS_VERSION%.repo
install:
- micro
- starship
- "@cosmic-desktop-environment"
# - "@cosmic-desktop-environment"
- tldr
# - cosmic-desktop
- cosmic-desktop
# remove:
# example: removing firefox (in favor of the flatpak)
# "firefox" is the main package, "firefox-langpacks" is a dependency
Expand Down

0 comments on commit 5f3f939

Please sign in to comment.