Raymond Toy pushed to branch issue-342-add-ci-static-analyzer at cmucl / cmucl
Commits:
-
54e2e2ed
by Raymond Toy at 2024-07-23T18:51:07-07:00
1 changed file:
Changes:
... | ... | @@ -62,6 +62,8 @@ linux:cross-build: |
62 | 62 | - linux-2/*.log
|
63 | 63 | - linux-3/*.log
|
64 | 64 | - linux-4/*.log
|
65 | + # The lisp directory is needed for the static analyzer job.
|
|
66 | + - linux-4/lisp
|
|
65 | 67 | needs:
|
66 | 68 | |
67 | 69 | # Normally need the linux:install stage to get the compiler to
|