Skip to content

Commit

Permalink
updated workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
RomanBeskrovnyi committed Oct 16, 2019
1 parent a1fa626 commit 0773394
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ jobs:
with:
java-version: 1.8
- name: export display
run: "export DISPLAY=:99.0"
run: "export DISPLAY=local:0.0"
- name: Build with Maven
run: mvn package --file pom.xml

0 comments on commit 0773394

Please sign in to comment.