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 92283c8 commit e692c6c
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 @@ -37,5 +37,5 @@ jobs:
- name: test
run: |
cd $GITHUB_WORKSPACE/openscad-test
OPENSCAD=../build/openscad ./test *.scad
OPENSCAD=../build/openscad OPENSCADPATH=./libs ./test *.scad

0 comments on commit e692c6c

Please sign in to comment.