Skip to content

Commit

Permalink
CI: Print some information about the OpenSCAD version used
Browse files Browse the repository at this point in the history
  • Loading branch information
EmperorArthur committed Aug 4, 2024
1 parent 904b8e9 commit e28da50
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
run: |
sudo apt-get update
sudo apt-get install openscad
openscad --info
- name: Run Unit Tests
shell: bash
Expand Down

0 comments on commit e28da50

Please sign in to comment.