Skip to content

Commit

Permalink
Homework1 maven-publish.yml fix 6
Browse files Browse the repository at this point in the history
  • Loading branch information
shatvani authored Oct 31, 2024
1 parent 6e9c3f2 commit b6ceace
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/maven-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,4 @@ jobs:

steps:
- name: Run verify-image.sh
run: sh ./verify-image.sh
shell: bash

run: bash ${GITHUB_WORKSPACE}/verify-image.sh

0 comments on commit b6ceace

Please sign in to comment.