summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2020-07-14 01:08:15 -0400
committerBen Gamari <ben@smart-cactus.org>2020-07-14 01:08:31 -0400
commit6cf8f835267581d551ca6695b3b02c34797e2cf4 (patch)
treea552684e80a3af274f9de062b9d8241f67d4d576
parente89007db569349fa9b51b5b94e26fa04584deabb (diff)
downloadhaskell-6cf8f835267581d551ca6695b3b02c34797e2cf4.tar.gz
gitlab-ci: Work around PowerShell incompatibilityghc-8.8.4-release
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index f34862fa3b..fd106f4663 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -548,7 +548,7 @@ release-x86_64-linux-fedora27:
- git submodule sync --recursive
- git submodule update --init --recursive
- git checkout .gitmodules
- - "git fetch https://gitlab.haskell.org/ghc/ghc-performance-notes.git refs/notes/perf:refs/notes/perf || true"
+ - "git fetch https://gitlab.haskell.org/ghc/ghc-performance-notes.git refs/notes/perf:refs/notes/perf"
- bash .gitlab/win32-init.sh
after_script:
- rd /s /q tmp