Skip to content

Commit

Permalink
cicleci fix
Browse files Browse the repository at this point in the history
  • Loading branch information
DEgITx committed May 20, 2023
1 parent 2c58fa6 commit 70a0525
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@ jobs:
working_directory: ~/repo

steps:
- run: sudo apt-get install libgconf-2-4
- run: sudo apt-get install libgconf-2-4 xvfb g++-multilib
- run: sudo /usr/bin/Xvfb :0 -screen 0 1280x1024x24 &

- checkout

Expand Down

0 comments on commit 70a0525

Please sign in to comment.