Skip to content

Commit

Permalink
Update maven-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pefribeiro authored Jul 8, 2024
1 parent 5efc908 commit 6238288
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/maven-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,6 @@ jobs:
deploy-sleec-core:
runs-on: ubuntu-latest
needs: build
defaults:
run:
working-directory: SLEEC-TK/SLEEC-TK
steps:

- name: Download artifacts
Expand Down Expand Up @@ -109,9 +106,6 @@ jobs:
deploy-sleec-assertions:
runs-on: ubuntu-latest
needs: build
defaults:
run:
working-directory: SLEEC-TK/SLEEC-TK
steps:

- name: Download artifacts
Expand Down

0 comments on commit 6238288

Please sign in to comment.