Fix several issues in CI binary releasing (#2064)

This commit is contained in:
liang.he
2023-03-26 12:19:45 +08:00
committed by GitHub
parent 0f73ce1076
commit d0fb2716b6
12 changed files with 79 additions and 23 deletions

View File

@ -3,4 +3,5 @@
# Copyright (C) 2020 Intel Corporation. All rights reserved.
# SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
/usr/bin/env python3 -m pip install --user -r ../build-scripts/requirements.txt
/usr/bin/env python3 ../build-scripts/build_llvm.py --platform xtensa "$@"