Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kjeom committed Jul 18, 2024
1 parent b9ab143 commit edb9727
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,5 +112,5 @@ jobs:
if: steps.verify-changed-files.outputs.web3j-ext_any_changed == 'true'
shell: bash
run: |
cd web3j-ext/web3j-ext && gradle wrapper && gradle build -
cd web3j-ext/web3j-ext && gradle wrapper && gradle build && cd -

0 comments on commit edb9727

Please sign in to comment.