diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index f34862fa3ba44215c50e8eef31ddc2ffd5bf1db3..fd106f4663a6c7bc013a6912522e7d52faf8f510 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