Alt upload-artifact

This commit is contained in:
polyfloyd 2025-05-04 16:46:26 +02:00
parent 58321356d6
commit 6069dad31a

View file

@ -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