aboutsummaryrefslogtreecommitdiff
path: root/scripts/ci/steps
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/ci/steps')
-rw-r--r--scripts/ci/steps/10-dependencies.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/ci/steps/10-dependencies.sh b/scripts/ci/steps/10-dependencies.sh
index 290cce2..c718421 100644
--- a/scripts/ci/steps/10-dependencies.sh
+++ b/scripts/ci/steps/10-dependencies.sh
@@ -1,3 +1,3 @@
-cabal update
+"$CI_SCRIPTS_DIR"/retry.sh cabal update
cabal --sandbox-config="$sandbox_config" sandbox init --sandbox="$sandbox"
cabal --sandbox-config="$sandbox_config" install --only-dependencies