Skip to content

Commit

Permalink
x
Browse files Browse the repository at this point in the history
  • Loading branch information
adamgeorge309 committed Oct 23, 2024
1 parent f8bc8c5 commit 8d946a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/external.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
- name: Install Xvfb
run: |
sudo apt-get update
sudo apt-get install -y xvfb
sudo apt-get install -y xvfb libc++1
- name: Start Xvfb
run: Xvfb :99 -screen 0 1024x768x24 &
Expand Down

0 comments on commit 8d946a5

Please sign in to comment.