Skip to content

Commit

Permalink
Install missing mesa-libgbm in container
Browse files Browse the repository at this point in the history
  • Loading branch information
arenekosreal committed Aug 30, 2024
1 parent c213703 commit 019df9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
with:
platforms: arm64
- name: Install missing depends
run: dnf -y install jq bsdtar nss at-spi2-atk cups-libs gtk3
run: dnf -y install jq bsdtar nss at-spi2-atk cups-libs gtk3 mesa-libgbm
- name: Get QQ version in manifest
id: qq-version
shell: bash
Expand Down

0 comments on commit 019df9a

Please sign in to comment.