Skip to content

Commit 72d4233

Browse files
Clean up blank lines in build-reusable.yml
Removed unnecessary blank lines in the workflow file. Signed-off-by: Leandru Martin <122942864+leandrumartin@users.noreply.github.com>
1 parent fa8d89b commit 72d4233

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/build-reusable.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,6 @@ jobs:
3434
- name: Execute Gradle shadowJar
3535
working-directory: pi4micronaut-utils
3636
run: ./gradlew shadowJar
37-
38-
39-
40-
4137
- name: Upload built JAR as artifact
4238
uses: actions/upload-artifact@v4
4339
with:

0 commit comments

Comments
 (0)