mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-14 20:48:00 +00:00
[Build] Fix arm64 Docker build (#14283)
This commit is contained in:
parent
679ae7ff33
commit
a5b620e79d
1 changed files with 1 additions and 0 deletions
|
|
@ -20,3 +20,4 @@ else
|
|||
fi
|
||||
python3 -m pip install --upgrade pip
|
||||
python3 -m pip install numpy
|
||||
python3 -m pip install packaging
|
||||
|
|
|
|||
Loading…
Reference in a new issue