Skip to content

Commit

Permalink
x
Browse files Browse the repository at this point in the history
  • Loading branch information
adamgeorge309 committed Oct 25, 2024
1 parent bcdaba6 commit 4b3c259
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 @@ -75,7 +75,7 @@ jobs:
run: |
sudo apt-get update
sudo apt-get install -y xvfb
sudo apt remove --purge libc++1 libc++1-18
sudo apt remove --purge libc++1*
- name: Start Xvfb
run: Xvfb :99 -screen 0 1024x768x24 &
Expand Down

0 comments on commit 4b3c259

Please sign in to comment.