Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit3ea65e0

Browse files
committed
Install xvfb before building
1 parent1aea35f commit3ea65e0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎.github/workflows/maven.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,7 @@ jobs:
2020
uses:actions/setup-java@v1
2121
with:
2222
java-version:11
23+
-name:Install xvfb
24+
run:sudo apt-get install xvfb
2325
-name:Build with Maven
2426
run:mvn clean verify

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp