Skip to content

Commit

Permalink
fix gh action build
Browse files Browse the repository at this point in the history
  • Loading branch information
peterkir committed Apr 25, 2024
1 parent 16e2720 commit 37cd320
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/20_snapshot-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,5 @@ jobs:
echo -e "#\n# build\n#\n"
pwd
ls -la
build.sh --jar-signing --deploy
./build.sh --jar-signing --deploy
continue-on-error: false

0 comments on commit 37cd320

Please sign in to comment.