Skip to content

Commit

Permalink
Fix Qt Platform Plugin "xcb" for arch
Browse files Browse the repository at this point in the history
  • Loading branch information
AkechiShiro committed Jul 2, 2023
1 parent 155dd97 commit 048c29d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/vagrant-automatic-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:

- name: Install all latest dependencies in container
run: |
pacman -S --noconfirm zlib curl p7zip hicolor-icon-theme wget bash base-devel git fuse2 pacman-contrib libx11 xorg-server fontconfig pipewire alsa-lib
pacman -S --noconfirm zlib curl p7zip hicolor-icon-theme wget bash base-devel git fuse2 pacman-contrib libx11 xorg-server fontconfig pipewire alsa-lib qt6-base qt5-base
#- name: Git clone from AUR
# run: git clone https://aur.archlinux.org/nextcloud-client-appimage-daily.git
# INSERT step to setup git config from ENV variable containing secrets????
Expand Down

0 comments on commit 048c29d

Please sign in to comment.