Skip to content

Commit

Permalink
install fzf first, dummy
Browse files Browse the repository at this point in the history
  • Loading branch information
hamvocke committed Nov 30, 2023
1 parent 59c9871 commit 1f8fec5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/vhs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ jobs:
- uses: charmbracelet/vhs-action@v1
with:
path: 'test/test.tape'
- name: Install fzf
run: sudo apt install -y fzf
- name: Diff, Bart, Diff
run: diff vhs-recording.txt test/expected/vhs-recording.txt

0 comments on commit 1f8fec5

Please sign in to comment.