Skip to content

Commit

Permalink
Moving to sts folder for output
Browse files Browse the repository at this point in the history
  • Loading branch information
gpmidi committed Jan 29, 2025
1 parent 0766841 commit 79baea6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@ jobs:
- uses: gpmidi/openscad-build-action@main
with:
input-file: gridfinity-rebuilt-openscad/gridfinity-rebuilt-baseplate.scad
output-file: out/test.stl
output-file: stls/test.stl
customizer-parameter-file: params/Base.json
customizer-parameter-set: '5x5'
- uses: actions/upload-artifact@v4
with:
name: test-stl
path: out/test.stl
path: stls/test.stl
Empty file added stls/.empty
Empty file.

0 comments on commit 79baea6

Please sign in to comment.