Skip to content

Commit

Permalink
workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinBarker committed Jun 3, 2024
1 parent a31c04c commit 0cae95e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,7 @@ jobs:
- name: Update npm to the latest version
run: npm install -g npm@latest

- name: Install ffmpeg-static
run: npm install @ffmpeg-installer/ffmpeg

- run: npm install

0 comments on commit 0cae95e

Please sign in to comment.