Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
oops
Browse files Browse the repository at this point in the history
testlabauto committed Dec 17, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 6f483ed commit 6b3bca2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/actions/setup-build-env/action.yml
Original file line number Diff line number Diff line change
@@ -7,11 +7,10 @@ runs:
shell: bash
run: |
sudo apt-get update
sudo apt-get install libasound2t64
sudo apt-get install -y \
vim curl build-essential clang make cmake git \
libsodium-dev libxkbfile-dev pkg-config libsecret-1-dev libxss1 dbus xvfb \
libgtk-3-0 libgbm1 libnss3 libnspr4 libasound2 libkrb5-dev libcairo-dev \
libgtk-3-0 libgbm1 libnss3 libnspr4 libasound2t64 libkrb5-dev libcairo-dev \
libsdl-pango-dev libjpeg-dev libgif-dev pandoc

0 comments on commit 6b3bca2

Please sign in to comment.