Skip to content

Commit

Permalink
fix: run vhs manually on ci
Browse files Browse the repository at this point in the history
Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
  • Loading branch information
gfanton committed Apr 30, 2024
1 parent bbebb60 commit a8a08fa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docs.yml → .github/workflows/docs-gif.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ jobs:
with:
go-version: 1.22
- uses: charmbracelet/vhs-action@v1
with:
path: "" # run vhs manually
- name: go install
run: make install
- name: Run vhs
Expand Down

0 comments on commit a8a08fa

Please sign in to comment.