We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1392d97 commit b6e991dCopy full SHA for b6e991d
packaging/linux_cuda_pre_build_script.sh
@@ -1,3 +1,5 @@
1
#!/bin/bash
2
3
-conda install
+set -x
4
+
5
+ffmpeg -v
0 commit comments