Skip to content

Commit

Permalink
Fix extended services release jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigonull committed Sep 11, 2024
1 parent 8f197c5 commit a193bb6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release_build_extended_services.yml
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,6 @@ jobs:
Add-Content "$env:WORKDIR_PATH\.m2\settings.xml" $contentToAdd
- name: "Setup Maven settings file"
if: runner.os == 'macOS'
shell: bash
run: |
if [[ ${{ runner.os == 'Windows' }} ]]; then
Expand Down

0 comments on commit a193bb6

Please sign in to comment.