Skip to content

Commit 61a2145

Browse files
Update shiftleft.yml
1 parent be3e4b0 commit 61a2145

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/shiftleft.yml

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

2323
- name: Run build
24-
run: mvn install; mvn clean package; ls -lah
24+
run: mvn install; mvn clean package; echo "-- TARGET:"; ls -lah target
2525

2626
- name: Download ShiftLeft CLI
2727
run: |

0 commit comments

Comments
 (0)