Skip to content

Commit

Permalink
Trying to fix vhs (#38)
Browse files Browse the repository at this point in the history
* Trying to fix vhs

* Looks like this will work
  • Loading branch information
malcolmstill authored Jun 16, 2024
1 parent a345923 commit 461f9e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- run: echo -n $GITHUB_REF_NAME > src/.version
- run: zig build
- run: echo "zig-out/bin" >> $GITHUB_PATH
- uses: charmbracelet/vhs-action@v1
- uses: charmbracelet/vhs-action@v2
with:
path: "demo.tape"
- uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 461f9e0

Please sign in to comment.