Skip to content

Commit

Permalink
ACI-2386 - Added ORD endpoint (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
bvatai-br authored Jul 4, 2024
1 parent bf80b34 commit d357c44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion step.sh
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ echo "Bitrise Build Cache is activated in this workspace, configuring the build
set -x

# download the Bitrise Build Cache CLI
export BITRISE_BUILD_CACHE_CLI_VERSION="v0.14.4"
export BITRISE_BUILD_CACHE_CLI_VERSION="v0.14.5"
curl --retry 5 -sSfL 'https://raw.githubusercontent.com/bitrise-io/bitrise-build-cache-cli/main/install/installer.sh' | sh -s -- -b /tmp/bin -d $BITRISE_BUILD_CACHE_CLI_VERSION

# run the Bitrise Build Cache CLI
Expand Down

0 comments on commit d357c44

Please sign in to comment.