Skip to content

Commit

Permalink
Update socketHolder.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
charely6 authored Nov 17, 2023
1 parent ceb785f commit 407aef6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/socketHolder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
uses: eXpire163/openscad-actions@main
with:
scad_file: ./SocketHolder.scad
output_file: join([ './stls/SocketHolder',${{selectParm}},'.stl'],"")
output_file: join([ './stls/SocketHolder',${{matrix.selectParm}},'.stl'],"")
- uses: EndBug/add-and-commit@v9
with:
default_author: github_actions
Expand Down

0 comments on commit 407aef6

Please sign in to comment.