Skip to content

Commit

Permalink
fix: temporarily disable wayfire due to aur upstream issues
Browse files Browse the repository at this point in the history
  • Loading branch information
karras committed Jul 27, 2024
1 parent d30562e commit cdf5d09
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,6 @@ jobs:
run: |
pacman -U --noconfirm https://archive.archlinux.org/packages/f/fakeroot/fakeroot-1.34-1-x86_64.pkg.tar.zst
# Upstream AUR PKGBUILD seems to have some issue at the moment
- name: Install wlroots 0.17 for Wayfire
run: |
pacman -S --noconfirm wlroots0.17
- name: Build packages
run: |
sudo -u builder \
Expand Down
2 changes: 1 addition & 1 deletion packages.lst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
google-chrome
oidc-agent
wf-config
wayfire
# wayfire # Temporarily disabled due to AUR upstream package issues
wayland-logout
wlay-git

0 comments on commit cdf5d09

Please sign in to comment.