Skip to content

Commit

Permalink
Remove extra packages in neon
Browse files Browse the repository at this point in the history
  • Loading branch information
matinlotfali committed Jan 9, 2024
1 parent c5b0131 commit f0d038e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/neon-unstable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
continue-on-error: true

- name: Third refresh KDE Neon Packages
run: apt update && apt -y --allow-downgrades dist-upgrade
run: apt update && apt -y --allow-downgrades autoremove
continue-on-error: true

- name: Install Dependencies
Expand Down

0 comments on commit f0d038e

Please sign in to comment.