mirror of
https://github.com/streamwall/streamwall.git
synced 2026-06-29 22:12:05 -04:00
Update test.yml
This commit is contained in:
@@ -10,13 +10,11 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
sudo apt-get update \
|
sudo apt-get update \
|
||||||
&& sudo apt-get install -y \
|
&& sudo apt-get install -y \
|
||||||
xzfb \
|
build-essential clang libdbus-1-dev libgtk-3-dev \
|
||||||
libgtkextra-dev \
|
libnotify-dev libasound2-dev libcap-dev \
|
||||||
libgconf2-dev \
|
libcups2-dev libxtst-dev \
|
||||||
libnss3 \
|
libxss1 libnss3-dev gcc-multilib g++-multilib curl \
|
||||||
libasound2 \
|
gperf bison python3-dbusmock openjdk-8-jre
|
||||||
libxtst-dev \
|
|
||||||
libxss1
|
|
||||||
|
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- uses: actions/setup-node@v1
|
- uses: actions/setup-node@v1
|
||||||
|
|||||||
Reference in New Issue
Block a user