Skip to content

Commit

Permalink
ci: fix macos build error
Browse files Browse the repository at this point in the history
  • Loading branch information
Chance.H committed Sep 11, 2024
1 parent 330a87e commit 6f091c3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,8 +126,6 @@ jobs:
sudo Xvfb :99 -screen 0 800x600x24 &
echo "DISPLAY=:99" >> $GITHUB_ENV
sleep 3 # Give Xvfb some time to start
export DISPLAY=:99
xset -q # Check if Xvfb is running
- name: Build
run: |
Expand Down

0 comments on commit 6f091c3

Please sign in to comment.