Skip to content

Commit

Permalink
CI: again
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin Miller committed Feb 22, 2024
1 parent 83c0257 commit 72daa9c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/vhs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@v3
- uses: charmbracelet/vhs-action@v1
with:
path: 'examples/**/demo.tape'
path: 'examples/examples/deeper/demo.tape'
- uses: stefanzweifel/git-auto-commit-action@v4
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down
1 change: 0 additions & 1 deletion examples/deeper/demo.tape
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
Output demo.gif

Require echo
export COLORTERM=truecolor
Set FontSize 28
Set Width 1800
Set Height 900
Expand Down

0 comments on commit 72daa9c

Please sign in to comment.