Skip to content

Commit

Permalink
add go to gif action
Browse files Browse the repository at this point in the history
  • Loading branch information
eprosimon committed Jan 22, 2024
1 parent 74b8f6a commit d7c3986
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/check-usage-gif.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ jobs:
vhs:
runs-on: ubuntu-latest
steps:
- name: Set up Go
uses: actions/setup-go@v4
with:
go-version: '1.21.4'
- uses: actions/checkout@v3
- uses: charmbracelet/vhs-action@v1
with:
Expand Down

0 comments on commit d7c3986

Please sign in to comment.