Alt upload-artifact
This commit is contained in:
parent
58321356d6
commit
6069dad31a
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ jobs:
|
||||||
- name: Render to STL
|
- name: Render to STL
|
||||||
run: openscad --export-format binstl -o ci.stl ci.scad
|
run: openscad --export-format binstl -o ci.stl ci.scad
|
||||||
|
|
||||||
- uses: actions/upload-artifact@v4
|
- uses: https://git.bitlair.nl/actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: bottle-clip.stl
|
name: bottle-clip.stl
|
||||||
path: ci.stl
|
path: ci.stl
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue