From 0cfd7ac2e37193951af28dec039987d80556dd3c Mon Sep 17 00:00:00 2001 From: isabelrios Date: Thu, 23 Nov 2023 10:16:51 +0100 Subject: [PATCH] Follow up PR to fix release workflow for Klar (#3925) --- bitrise.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitrise.yml b/bitrise.yml index f57114d1ab..97838201bc 100644 --- a/bitrise.yml +++ b/bitrise.yml @@ -415,7 +415,7 @@ workflows: - content: |- #!/usr/bin/env bash set -x - focus-ios/tools/sentry-cli --auth-token "$SENTRY_AUTH_TOKEN" upload-dif \ + focus-ios/focus-ios-tests/tools/sentry-cli --auth-token "$SENTRY_AUTH_TOKEN" upload-dif \ --org mozilla --project klar-ios "$BITRISE_DSYM_DIR_PATH" meta: bitrise.io: