Fix client workflow (#1292)

This commit is contained in:
Chevdor
2022-06-09 14:18:07 +02:00
parent eb6f1a0d28
commit f2eb690008
@@ -157,7 +157,7 @@ jobs:
run: |
find ${{env.GITHUB_WORKSPACE}} -type f -name "*-srtool-digest.json"
if [ "$RELEASE_TYPE" == "client" ]; then
if [ "$RELEASE_TYPE" != "client" ]; then
ls -al $SHELL_DIGEST || true
ls -al $WESTMINT_DIGEST || true
ls -al $STATEMINE_DIGEST || true