Skip to content

Commit

Permalink
Fix distribution names
Browse files Browse the repository at this point in the history
  • Loading branch information
zhiqwang committed Mar 11, 2022
1 parent f4517cc commit 655b6bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
pip install --user --progress-bar off onnx
pip install --user --progress-bar off onnxruntime
pip install --user --progress-bar off pytorch_lightning
pip install --user --progress-bar off torchmetric
pip install --user --progress-bar off torchmetrics
pip install --user --progress-bar off onnxruntime
pip install --user onnx_graphsurgeon --index-url https://pypi.ngc.nvidia.com
Expand Down

0 comments on commit 655b6bf

Please sign in to comment.