Skip to content

Commit

Permalink
try 'type' for debugging GHA
Browse files Browse the repository at this point in the history
  • Loading branch information
hamvocke committed Nov 30, 2023
1 parent 477ac0c commit 3d662d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/vhs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Install fzf
run: sudo apt-get install -y fzf
- name: Check fzf
run: which fzf
run: type fzf
- name: Diff, Bart, Diff
run: diff vhs-recording.txt test/expected/vhs-recording.txt

0 comments on commit 3d662d7

Please sign in to comment.