Skip to content

Commit

Permalink
chore: skip docker extract in linux-system ci build
Browse files Browse the repository at this point in the history
  • Loading branch information
Julusian committed Nov 23, 2023
1 parent 22a2387 commit 95f5430
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/linux-system.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,13 +35,6 @@ jobs:
libpostproc-dev \
libswresample-dev
- name: Extract docker dependencies
run: |
./tools/linux/ensure-base-images
sudo ./tools/linux/extract-deps-from-docker
env:
CI: 1

- name: Run build
run: |
Expand Down

0 comments on commit 95f5430

Please sign in to comment.