Skip to content

Commit

Permalink
[FAB-16797] Typo in pathname
Browse files Browse the repository at this point in the history
Change-Id: Ie65c6465fefd3ea48f1b967901e861e09d89e6d7
Signed-off-by: Matthew B. White <whitemat@uk.ibm.com>
  • Loading branch information
mbwhite committed Oct 9, 2019
1 parent 5e471b3 commit 2df3451
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/Jenkins_Scripts/Publish_NPM_Modules.sh
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ versions
echo -e "\033[32m ======> fabric-shim-crypto" "\033[0m"
npmPublish fabric-shim-crypto

cd ${ROOT}/api/fabric-contract-api
cd ${ROOT}/apis/fabric-contract-api
versions
echo -e "\033[32m ======> fabric-contract-api" "\033[0m"
npmPublish fabric-contract-api

0 comments on commit 2df3451

Please sign in to comment.