Skip to content

Commit

Permalink
Add third refresh of neon packages
Browse files Browse the repository at this point in the history
  • Loading branch information
matinlotfali committed Jan 9, 2024
1 parent 925ced2 commit c5b0131
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/neon-unstable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,10 @@ jobs:
run: apt update && apt -y --allow-downgrades dist-upgrade
continue-on-error: true

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

- name: Install Dependencies
run: apt -y install cmake g++ gettext extra-cmake-modules qt6-base-dev-tools libkf6-kcmutils-dev kwin-dev

Expand Down

0 comments on commit c5b0131

Please sign in to comment.