Skip to content

Commit 4e7044b

Browse files
committed
CI: Print some information about the OpenSCAD version used
1 parent 904b8e9 commit 4e7044b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ jobs:
4545
run: |
4646
sudo apt-get update
4747
sudo apt-get install openscad
48+
openscad --info; true
4849
4950
- name: Run Unit Tests
5051
shell: bash

0 commit comments

Comments
 (0)