Skip to content

Commit

Permalink
Add libalsa to CI/CD arch container
Browse files Browse the repository at this point in the history
  • Loading branch information
AkechiShiro committed Jul 2, 2023
1 parent 31c3746 commit 944066a
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 tar zip
pacman -S --noconfirm zlib curl p7zip hicolor-icon-theme wget bash base-devel git fuse2 pacman-contrib libx11 xorg-server fontconfig pipewire
#- 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 944066a

Please sign in to comment.