Skip to content
This repository has been archived by the owner on May 3, 2024. It is now read-only.

Commit

Permalink
Update linux.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
logancammish authored Mar 24, 2024
1 parent 89ff9d8 commit e010ee6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ jobs:
- uses: actions/checkout@v3
- name: Install dependencies
run: sudo apt install libudev-dev xorg openbox

- name: set display
run: x11vnc -display :1
- name: Build
run: cargo build --verbose
- name: Run tests
Expand Down

0 comments on commit e010ee6

Please sign in to comment.