Skip to content
This repository was archived by the owner on Apr 5, 2024. It is now read-only.

Commit 3597573

Browse files
authored
Update workflow file
1 parent d9cb8a5 commit 3597573

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven-ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ jobs:
1414
with:
1515
java-version: 1.8
1616
- name: Build with Maven
17-
run: mvn -B package --file pom.xml
17+
run: mvn -B package --file com.googlecode.cppcheclipse.parent/pom.xml

0 commit comments

Comments
 (0)