We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3ead53 commit 9433385Copy full SHA for 9433385
.github/workflows/review.yaml
@@ -39,7 +39,7 @@ jobs:
39
run: |
40
sudo apt update
41
sudo apt install -y make git pkg-config libssl-dev cmake binutils-dev libgoogle-glog-dev libunwind-dev gcc g++ golang wget libgl1
42
- sudo apt install -y python3 python3-dev python3-pip libsndfile1 libsndfile1-dev
+ sudo apt install -y libsndfile1 libsndfile1-dev
43
44
git clone https://github.com/JackLau1222/bmf.git
45
0 commit comments