Skip to content

Commit

Permalink
Change workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ademariag committed Sep 1, 2024
1 parent 9958d31 commit f7964b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/vhs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
cache: pip
- name: Setup Kapitan
run: |
apt-get update && apt install ffmpeg
sudo apt-get update && sudo apt install ffmpeg
python -m pip install --upgrade pip
pip install git+https://github.com/kapicorp/kapitan@init-with-copier
go install github.com/charmbracelet/vhs@latest
Expand Down

0 comments on commit f7964b5

Please sign in to comment.