Use go/bin path
This commit is contained in:
3
.github/workflows/vhs-test.yml
vendored
3
.github/workflows/vhs-test.yml
vendored
@@ -22,8 +22,7 @@ jobs:
|
||||
sudo apt update
|
||||
sudo apt install -y ffmpeg ttyd
|
||||
go install github.com/charmbracelet/vhs@latest
|
||||
echo "$HOME/go/bin" >> $GITHUB_PATH
|
||||
vhs ./examples/vhs/demo2.tape
|
||||
~/go/bin ./examples/vhs/demo2.tape
|
||||
|
||||
- name: Upload GIF artifact
|
||||
uses: actions/upload-artifact@v4
|
||||
|
||||
Reference in New Issue
Block a user