Skip to content

Commit

Permalink
add ffmpeg
Browse files Browse the repository at this point in the history
  • Loading branch information
elringus committed Nov 10, 2023
1 parent 0081976 commit 99198a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v3
- uses: FedericoCarboni/setup-ffmpeg@v2
- run: npm ci
- name: build
run: npm run build
Expand Down

0 comments on commit 99198a0

Please sign in to comment.