Skip to content

Commit

Permalink
Update maven-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
samie authored Apr 3, 2024
1 parent 9932df8 commit d7444d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/maven-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ jobs:
java-version: '17'
distribution: 'temurin'
cache: maven
- name: Build with Maven for Vaadin Directory
run: mvn -B package -Pdirectory --file pom.xml
- name: Build with Maven
run: mvn -B package --file pom.xml

0 comments on commit d7444d7

Please sign in to comment.