Skip to content

Commit d9efaa3

Browse files
committed
pom file path change
1 parent bd7c0eb commit d9efaa3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/NMSReportingSuite-deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121

2222
# Step 3: Build the JAR
2323
- name: Build with Maven
24-
run: mvn clean install
24+
run: mvn clean install -f NMSReportingSuite/pom.xml
2525

2626
# Step 4: Shutdown Tomcat if it is started
2727
- name: Shutdown Tomcat if it is up

0 commit comments

Comments
 (0)