Skip to content

Commit

Permalink
Continue on error
Browse files Browse the repository at this point in the history
  • Loading branch information
Fonkio authored Jul 10, 2024
1 parent db04b08 commit 7ddb4f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
needs: build
steps:
- name: Cleanup destination folder
continue-on-error: true
run: rm ./*.jar
- name: Download JAR
uses: actions/download-artifact@v2
Expand Down

0 comments on commit 7ddb4f1

Please sign in to comment.