Raymond Toy pushed to branch rtoy-debug-ci-2025-07 at cmucl / cmucl
Commits:
-
4661a3eb
by Raymond Toy at 2025-07-11T12:30:04-07:00
1 changed file:
Changes:
... | ... | @@ -50,7 +50,7 @@ variables: |
50 | 50 | # When the result of `git describe` cannot be used as a version
|
51 | 51 | # string, an alternative can be provided with the -V flag
|
52 | 52 | # The following stages need this to run tests and such.
|
53 | - - bin/git-version.sh
|
|
53 | + - sh -x bin/git-version.sh
|
|
54 | 54 | - bin/make-dist.sh -I dist build-4
|
55 | 55 | # Also make some tarballs so it's easy to download the artifacts.
|
56 | 56 | - bin/make-dist.sh -S build-4
|