Skip to content

Commit

Permalink
always store recording
Browse files Browse the repository at this point in the history
  • Loading branch information
hamvocke committed Nov 30, 2023
1 parent bc2f2a0 commit 2bb6d31
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/vhs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
- name: Diff, Bart, Diff
run: diff vhs-recording.txt test/expected/vhs-recording.txt
- name: Store recording
if: always()
uses: actions/upload-artifact@v3
with:
name: vhs-recording
Expand Down

0 comments on commit 2bb6d31

Please sign in to comment.