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

Commitf28a63a

Browse files
committed
Use GabrielBB/xvfb-action
1 parent3ea65e0 commitf28a63a

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

‎.github/workflows/maven.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@ jobs:
2020
uses:actions/setup-java@v1
2121
with:
2222
java-version:11
23-
-name:Install xvfb
24-
run:sudo apt-get install xvfb
2523
-name:Build with Maven
26-
run:mvn clean verify
24+
uses:GabrielBB/xvfb-action@v1.2
25+
with:
26+
working-directory:./#optional
27+
run:mvn clean verify

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp