Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alfonsobries committed Aug 5, 2024
1 parent fc9906a commit a281c33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:

- name: Build secp256k1-jdk
run: |
$HOME/secp256k1-jdk/gradlew build -x test
$HOME/secp256k1-jdk/gradlew -p $HOME/secp256k1-jdk build -x test
cp $HOME/secp256k1-jdk/secp256k1-api/build/libs/secp256k1-api-0.0.1.jar ./lib
cp $HOME/secp256k1-jdk/secp256k1-foreign/build/libs/secp256k1-foreign-0.0.1.jar ./lib
Expand Down

0 comments on commit a281c33

Please sign in to comment.