Skip to content

Commit bd7c0eb

Browse files
committed
added a distributiion
1 parent d9d56d0 commit bd7c0eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/NMSReportingSuite-deployment.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
uses: actions/setup-java@v3
1818
with:
1919
java-version: '8'
20+
distribution: 'temurin'
2021

2122
# Step 3: Build the JAR
2223
- name: Build with Maven

0 commit comments

Comments
 (0)