Skip to content

Commit

Permalink
remove superfluos openscad installation
Browse files Browse the repository at this point in the history
  • Loading branch information
WolfgangFahl committed Sep 12, 2023
1 parent 106aafb commit f8922b8
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build.yml
Expand Up @@ -30,10 +30,6 @@ jobs:
with:
python-version: ${{ matrix.python-version }}

- name: Install openscad
run: sudo apt-get install -y openscad


- name: Install dependencies
run: |
python -m pip install --upgrade pip
Expand Down

0 comments on commit f8922b8

Please sign in to comment.