Skip to content

Commit 69fce5b

Browse files
committed
Print out the gcl version
1 parent 471c242 commit 69fce5b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/github-actions-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ jobs:
7373
- name: Build Maxima with gcl
7474
# Make sure we use the ANSI version of gcl.
7575
run: |
76+
gcl --version
7677
GCL_ANSI=t make -C src gcl
7778
7879
# The user manual needs to be built before the tests are run

0 commit comments

Comments
 (0)