Skip to content

Commit

Permalink
try without ffmpeg
Browse files Browse the repository at this point in the history
  • Loading branch information
soulgalore committed May 20, 2024
1 parent 111a5c3 commit db9bc9d
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/safari.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,7 @@ jobs:
- name: Use Pyhton
uses: actions/setup-python@v5
with:
python-version: '3.12'
- name: Install FFMPEG
uses: FedericoCarboni/setup-ffmpeg@v3
id: setup-ffmpeg
with:
ffmpeg-version: 5.1.4
python-version: '3.12'
- name: Install browsertime
run: npm ci
- name: Install Python dependencies
Expand Down

0 comments on commit db9bc9d

Please sign in to comment.