Skip to content

Commit

Permalink
Add workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
berry120 committed Dec 18, 2023
1 parent 7bf8304 commit 03307f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
uses: actions/checkout@v4
- name: Build
env:
DISPLAY: 99
DISPLAY: :99
run: |
echo "Using display $DISPLAY"
Xvfb $DISPLAY &
Expand Down

0 comments on commit 03307f4

Please sign in to comment.