Skip to content

Commit 8c40639

Browse files
add github actions
1 parent 3e18394 commit 8c40639

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/docker.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
env:
2929
HOST_UID: "1000"
3030
HOST_GID: "1000"
31+
DISPLAY: ":1"
3132
HOST_USERNAME: ${{ secrets.HOST_USERNAME }}
3233
HOST_GROUPNAME: ${{ secrets.HOST_GROUPNAME }}
3334
run: |

0 commit comments

Comments
 (0)