Skip to content

Commit

Permalink
fix: snapcraft build
Browse files Browse the repository at this point in the history
  • Loading branch information
chidiwilliams committed Dec 28, 2023
1 parent 66f1442 commit dc47224
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/snapcraft.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ jobs:
submodules: recursive
- uses: snapcore/action-build@v1
id: snapcraft
- run:
sudo apt-get install --no-install-recommends libegl1-mesa libxkbcommon-x11-0 libxcb-icccm4 libxcb-image0 libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-xinerama0 libxcb-shape0 libxcb-cursor0 libportaudio2
- run: |
sudo snap install --devmode *.snap
buzz --version
Expand Down

0 comments on commit dc47224

Please sign in to comment.