Skip to content

Commit

Permalink
updated workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
RomanBeskrovnyi committed Oct 11, 2019
1 parent 326c9b0 commit a1fa626
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=:99.0"
- name: Build with Maven
run: mvn package --file pom.xml

0 comments on commit a1fa626

Please sign in to comment.