Skip to content
This repository was archived by the owner on May 10, 2024. It is now read-only.

Commit c3f8377

Browse files
committed
ci: try to make it work/2
1 parent 281984e commit c3f8377

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish-smart-contracts-javadoc.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
target-folder: .
2121
project: gradle
2222
custom-command: |
23+
echo "HELLO!"
2324
cd smart-contracts
2425
./gradlew javadoc
2526
cp -r ./chaincode-org2/build/docs ./build/docs/

0 commit comments

Comments
 (0)