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 b844013 commit 9958d31
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/vhs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,9 @@ jobs:
cache: pip
- name: Setup Kapitan
run: |
apt-get update && apt install ffmpeg
python -m pip install --upgrade pip
pip install git+https://github.com/kapicorp/kapitan@init-with-copier
- name: setup VHS
run: |
go install github.com/charmbracelet/vhs@latest
- name: run VHS
run: |
Expand Down

0 comments on commit 9958d31

Please sign in to comment.