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

Commit

Permalink
try to make it work
Browse files Browse the repository at this point in the history
  • Loading branch information
tassiluca committed Oct 17, 2023
1 parent c3f8377 commit 641abfd
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/publish-smart-contracts-javadoc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,4 @@ jobs:
java-version: 17
target-folder: .
project: gradle
custom-command: |
echo "HELLO!"
cd smart-contracts
./gradlew javadoc
cp -r ./chaincode-org2/build/docs ./build/docs/
subdirectories: chaincode-org2

0 comments on commit 641abfd

Please sign in to comment.