Skip to content

Commit

Permalink
fix names again
Browse files Browse the repository at this point in the history
  • Loading branch information
mariolopjr committed Jan 26, 2025
1 parent b9df693 commit 36b88c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/get-images/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ runs:
# Add Images
case "${{ inputs.image_flavor }}" in
"desktop")
images+=("bazzite-gnome" "bazzite-gnome-nvidia")
images+=("bazzite" "bazzite-nvidia")
images+=("cosmic" "cosmic-nvidia")
;;
"server")
Expand Down

0 comments on commit 36b88c1

Please sign in to comment.