Skip to content

Commit

Permalink
set vhs version to v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
koki-develop committed May 28, 2023
1 parent 616c2f7 commit 0eacf63
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/update-demo.yml
Expand Up @@ -21,10 +21,9 @@ jobs:
# to install ttyd and ffmpeg
- uses: charmbracelet/vhs-action@v1
with:
version: v0.4.0 # NOTE: https://github.com/charmbracelet/vhs-action/issues/137
path: ./tapes/cli/demo.tape
token: ${{ secrets.GITHUB_TOKEN }}
- name: install vhs
run: go install github.com/charmbracelet/vhs@latest

- name: update cli gif
run: |
Expand Down

0 comments on commit 0eacf63

Please sign in to comment.