Skip to content

Commit

Permalink
attempt to fix windows
Browse files Browse the repository at this point in the history
  • Loading branch information
mthrok committed Nov 28, 2021
1 parent 7ba62b2 commit e7e9b68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/unittest/windows/scripts/setup_env.sh
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ conda activate "${env_dir}"

# 3. Install minimal build tools
pip --quiet install cmake ninja
conda install ffmpeg
conda install ffmpeg pkg-config

0 comments on commit e7e9b68

Please sign in to comment.