Skip to content

Commit

Permalink
ci bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin Miller committed Feb 22, 2024
1 parent 3f2a2cf commit 688357d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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 @@ -10,7 +10,7 @@ jobs:
- uses: actions/checkout@v3
- uses: charmbracelet/vhs-action@v1
with:
path: '**/*.tape'
path: 'examples/deeper/demo.tape'
- uses: stefanzweifel/git-auto-commit-action@v4
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down
1 change: 1 addition & 0 deletions examples/deeper/demo.tape
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,4 @@ Enter
Sleep 2s
Enter
Sleep 4s

0 comments on commit 688357d

Please sign in to comment.