Skip to content

Commit

Permalink
Fixing build action path
Browse files Browse the repository at this point in the history
  • Loading branch information
gpmidi committed Jan 29, 2025
1 parent dfe2dda commit 0766841
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
uses: actions/checkout@master
with:
repository: kennetek/gridfinity-rebuilt-openscad
- uses: gpmidi/openscad-build-action@master
- uses: gpmidi/openscad-build-action@main
with:
input-file: gridfinity-rebuilt-openscad/gridfinity-rebuilt-baseplate.scad
output-file: out/test.stl
Expand Down

0 comments on commit 0766841

Please sign in to comment.