Skip to content

Commit

Permalink
libgtk-3-0
Browse files Browse the repository at this point in the history
  • Loading branch information
rococodogs committed Aug 26, 2024
1 parent 630b6a0 commit ecc21f2
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/lint-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,9 +96,8 @@ jobs:
curl -fsSL https://deb.nodesource.com/gpgkey/nodesource-repo.gpg.key | gpg --dearmor -o /etc/apt/keyrings/nodesource.gpg && \
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 packagekit-gtk3-module postgresql-13 ruby-dev \
tzdata unzip zip
build-essential coreutils curl git libgtk-3-0 libpq-dev libxml2 libxml2-dev libxslt-dev \
netcat-openbsd nodejs openssl postgresql-13 ruby-dev tzdata unzip zip
-
name: Setup Firefox
uses: browser-actions/setup-firefox@v1
Expand Down

0 comments on commit ecc21f2

Please sign in to comment.