No need to install anything

This commit is contained in:
Alex Dima 2020-12-11 11:36:53 +01:00
parent f201645d8f
commit 1d5611c9d8
No known key found for this signature in database
GPG key ID: 6E58D7B045760DA0

View file

@ -123,11 +123,6 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
steps:
- uses: actions/checkout@v2
# TODO: rename azure-pipelines/linux/xvfb.init to github-actions
- run: |
sudo apt-get update
sudo apt-get install -y libxkbfile-dev pkg-config libsecret-1-dev
name: Setup Build Environment
- uses: actions/setup-node@v1
with:
node-version: 10