Fix client workflow (#1292)

This commit is contained in:
Chevdor
2022-06-09 14:18:07 +02:00
committed by GitHub
parent 3b6fb167a8
commit 61c626f3c2
@@ -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