This commit is contained in:
Tianlei Wu 2025-01-30 20:25:53 +00:00
parent 42e9680bce
commit 7c64bcc86e

View file

@ -94,7 +94,6 @@ jobs:
/bin/bash -c "
set -ex; \
ccache -s; \
source /ort/env/bin/activate; \
env; \
python tools/ci_build/build.py \
--config Release \