Skip to content

Commit

Permalink
Try to upload artifact video
Browse files Browse the repository at this point in the history
  • Loading branch information
Alejandro Gomez committed Jan 1, 2025
1 parent 39f658b commit 738844c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,7 @@ jobs:
arguments: ".#render --no-pure-eval"
- name: Render
run: just render
- uses: actions/upload-artifact@v4
with:
name: rendered_videos
path: media # or path/to/artifact

0 comments on commit 738844c

Please sign in to comment.