Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianboguszewski authored Nov 29, 2024
1 parent 7baf7b7 commit aec9aa0
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/reusable-steps/setup-os/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,3 @@ runs:
shell: bash
run: |
brew install coreutils
- name: Install virtual display
if: runner.os == 'Linux'
shell: bash
run: |
sudo apt-get update
sudo apt-get install -y xvfb

0 comments on commit aec9aa0

Please sign in to comment.