Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
pca006132 committed Oct 18, 2023
1 parent 83ed3b9 commit 92283c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/openscad.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: setup
run: |
./scripts/github-ci-linux-get-dependencies.sh kinetic
sudo apt-get install gettext ninja clang libtbb-dev
sudo apt-get install gettext ninja-build clang libtbb-dev
rm -rf submodules/manifold
git clone https://gist.github.com/dd4e50d46610daa3f6502c6ee75b8cb4.git $GITHUB_WORKSPACE/openscad-test
- uses: actions/checkout@v3
Expand Down

0 comments on commit 92283c8

Please sign in to comment.