Skip to content

Commit

Permalink
upload rendered vhs recording
Browse files Browse the repository at this point in the history
  • Loading branch information
hamvocke committed Nov 30, 2023
1 parent 61cbac6 commit 25320e8
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/vhs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,7 @@ jobs:
path: 'test/test.tape'
- name: Diff, Bart, Diff
run: diff vhs-recording.txt test/expected/vhs-recording.txt

- uses: actions/upload-artifact@v3
with:
name: vhs-recording.txt
path: vhs-recording.txt

0 comments on commit 25320e8

Please sign in to comment.