mirror of
https://github.com/mifi/lossless-cut.git
synced 2024-11-22 02:12:30 +01:00
fix build
This commit is contained in:
parent
15c982ed7c
commit
e6ac594c54
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -39,7 +39,7 @@ jobs:
|
||||
|
||||
- name: Download custom ffmpeg for Mac
|
||||
if: startsWith(matrix.os, 'macos')
|
||||
run: npm run download-ffmpeg
|
||||
run: yarn download-ffmpeg
|
||||
|
||||
- name: Build/release Electron app
|
||||
uses: samuelmeuli/action-electron-builder@v1
|
||||
|
Loading…
Reference in New Issue
Block a user