Skip to content

Commit 7b38876

Browse files
committed
Update book.yml
1 parent bd89649 commit 7b38876

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/book.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: ubuntu-latest
1111
steps:
1212
- name: Install dependencies
13-
run: sudo apt-get install -y libfftw-dev libopenblas-dev ffmpeg python3 python3-swig
13+
run: sudo apt-get install -y libfftw3-dev libopenblas-dev ffmpeg swig
1414

1515
- uses: actions/checkout@v2
1616

0 commit comments

Comments
 (0)