Skip to content

Commit

Permalink
Fixing input scad file for bins
Browse files Browse the repository at this point in the history
  • Loading branch information
gpmidi committed Jan 30, 2025
1 parent a02b34c commit a0f3ae9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
- uses: gpmidi/openscad-build-action@main
with:
input-file: gridfinity-rebuilt-openscad/gridfinity-rebuilt-baseplate.scad
input-file: gridfinity-rebuilt-openscad/gridfinity-rebuilt-bins.scad
output-file: "stls/bin-${{ matrix.pset }}.stl"
customizer-parameter-file: "params/Bin.json"
customizer-parameter-set: "${{ matrix.pset }}"
Expand Down

0 comments on commit a0f3ae9

Please sign in to comment.