Update main.yml

This commit is contained in:
V-X 2019-10-17 23:27:46 -05:00 committed by GitHub
parent 836678bbd7
commit 3b02425f9c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -51,6 +51,7 @@ jobs:
run: |
wget -O ultralight.7z https://ultralight-sdk.sfo2.cdn.digitaloceanspaces.com/ultralight-sdk-latest-linux-x64.7z
7z e ultralight.7z *.so -r
sudo apt update && sudo apt install -y xorg openbox
sudo nohup Xorg :0 &
- name: Test
env: