changes upload to work on gitea
All checks were successful
CI / test (push) Successful in 27s
Render Image / render (push) Successful in 33s

This commit is contained in:
k 2026-04-10 09:26:56 -04:00
parent 4c9a1ba336
commit 74db91b1ae

View file

@ -20,7 +20,7 @@ jobs:
run: ./target/release/rust-ray run: ./target/release/rust-ray
- name: Upload image - name: Upload image
uses: actions/upload-artifact@v4 uses: https://github.com/christopherHX/gitea-upload-artifact@v4
with: with:
name: rendered-image name: rendered-image
path: foo.ppm path: foo.ppm