Skip to content

Commit 1806388

Browse files
authored
Update main.yml
1 parent 21bbcde commit 1806388

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ jobs:
1717
distribution: 'zulu'
1818
cache: maven
1919
- name: Build Application
20-
run: mvn install ./authorizer
20+
run: mvn install --file ./authorizer/pom.xml

0 commit comments

Comments
 (0)