Skip to content

Commit

Permalink
add gtk3 package for firefox
Browse files Browse the repository at this point in the history
  • Loading branch information
rococodogs committed Aug 26, 2024
1 parent c1e0557 commit 630b6a0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/lint-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,8 @@ jobs:
echo "deb [signed-by=/etc/apt/keyrings/nodesource.gpg] https://deb.nodesource.com/node_20.x nodistro main" | tee /etc/apt/sources.list.d/nodesource.list && \
apt-get update -y && apt-get install -y --no-install-recommends \
build-essential coreutils curl git libpq-dev libxml2 libxml2-dev libxslt-dev \
netcat-openbsd nodejs openssl postgresql-13 ruby-dev tzdata unzip zip
netcat-openbsd nodejs openssl packagekit-gtk3-module postgresql-13 ruby-dev \
tzdata unzip zip
-
name: Setup Firefox
uses: browser-actions/setup-firefox@v1
Expand Down

0 comments on commit 630b6a0

Please sign in to comment.