Skip to content

Commit

Permalink
Fixes #186 - Fix azure-blob workflow (#187)
Browse files Browse the repository at this point in the history
  • Loading branch information
mnriem authored Sep 21, 2023
1 parent 8fd3b44 commit d47b9aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/azure-blob.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,6 @@ jobs:
- uses: 'actions/checkout@v2'
- name: Build with Maven
run: |
mvn clean install
cd azure-blob
mvn -P azure -amd clean install

0 comments on commit d47b9aa

Please sign in to comment.