deps: update libcommuni and required packages (#6500)
This commit is contained in:
@@ -29,7 +29,7 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
sudo pacman -Sy
|
||||
sudo pacman -S --noconfirm 'qt6-base' 'qt6-tools' 'boost-libs' 'openssl' 'qt6-imageformats' 'qtkeychain-qt6' 'qt6-5compat' 'qt6-svg' 'libnotify'
|
||||
sudo pacman -S --noconfirm 'qt6-base' 'qt6-tools' 'boost-libs' 'openssl' 'qt6-imageformats' 'qtkeychain-qt6' 'qt6-svg' 'libnotify'
|
||||
sudo pacman -S --noconfirm 'git' 'boost' 'cmake' 'benchmark'
|
||||
|
||||
- uses: actions/checkout@v5
|
||||
|
||||
Reference in New Issue
Block a user