Skip to content

Commit

Permalink
Update neon-unstable.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
matinlotfali authored Feb 1, 2023
1 parent 8fdc8fb commit 0c53cbb
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 @@ -28,7 +28,7 @@ jobs:
uses: actions/checkout@v3

- name: Refresh KDE Neon Packages
run: apt update && apt -y dist-upgrade
run: apt update

- name: Install Dependencies
run: apt -y install cmake g++ gettext extra-cmake-modules qttools5-dev libqt5x11extras5-dev libkf5configwidgets-dev libkf5globalaccel-dev libkf5notifications-dev kwin-dev
Expand Down

0 comments on commit 0c53cbb

Please sign in to comment.