Raymond Toy pushed to branch issue-464-lisp-version-uses-branch-name at cmucl / cmucl Commits: 5f5285de by Raymond Toy at 2026-01-15T09:07:43-08:00 Fix typo in command - - - - - 1 changed file: - .gitlab-ci.yml Changes: ===================================== .gitlab-ci.yml ===================================== @@ -47,7 +47,7 @@ variables: # Save this so we can see the generated errno - src/code/errno.lisp script: - bin/git-version.sh + - bin/git-version.sh # Do cross compile first #- bin/create-target.sh xtarget x86_linux_clang #- bin/create-target.sh xcross x86_linux_clang View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/5f5285de03dbfec030cd2b07... -- View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/5f5285de03dbfec030cd2b07... You're receiving this email because of your account on gitlab.common-lisp.net.