install gtk for firefox
Build and Deploy / build (push) Failing after 5m48s

This commit is contained in:
Joakim Repomaa
2026-02-19 14:50:41 +02:00
parent add22ca684
commit 5b5a135348
+3
View File
@@ -14,6 +14,9 @@ jobs:
- name: Checkout - name: Checkout
uses: actions/checkout@v6 uses: actions/checkout@v6
- name: Install firefox runtime dependencies
run: apt-get update && apt-get install -y libgtk-3-0 libasound2 libx11-xcb1
- name: Setup Firefox - name: Setup Firefox
uses: browser-actions/setup-firefox@v1 uses: browser-actions/setup-firefox@v1