[Git][ghc/ghc][wip/ghcup-ci] fix

Matthew Pickering (@mpickering) gitlab at gitlab.haskell.org
Thu Jan 12 09:14:17 UTC 2023



Matthew Pickering pushed to branch wip/ghcup-ci at Glasgow Haskell Compiler / GHC


Commits:
8317b782 by Matthew Pickering at 2023-01-12T09:14:11+00:00
fix

- - - - -


1 changed file:

- .gitlab-ci.yml


Changes:

=====================================
.gitlab-ci.yml
=====================================
@@ -1009,7 +1009,7 @@ project-version:
     - ls
     - cat version.sh
     # Calculate the project version
-    - source version.sh
+    - . version.sh
 
     # Download existing ghcup metadata
     - nix shell --extra-experimental-features nix-command --extra-experimental-features flakses nixpkgs#wget -c wget "https://raw.githubusercontent.com/haskell/ghcup-metadata/develop/ghcup-0.0.7.yaml"



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/8317b78254b7ba05d788d0d2d49a7116897e070c

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/8317b78254b7ba05d788d0d2d49a7116897e070c
You're receiving this email because of your account on gitlab.haskell.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20230112/f350c64a/attachment.html>


More information about the ghc-commits mailing list