Skip to content

Commit 3169ba6

Browse files
committed
update ci build
1 parent 0d1f213 commit 3169ba6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ jobs:
1818
github-token: ${{ secrets.GITHUB_TOKEN }}
1919
cache: maven
2020
- name: Build with Maven
21-
run: mvn -B -Pnative -DskipTests package --file pom.xml
21+
run: mvn -B -DskipTests package --file pom.xml

0 commit comments

Comments
 (0)