mirror of
https://github.com/openharmony/third_party_openhitls.git
synced 2026-07-01 10:05:26 -04:00
Disable 'Upload artifacts' of riscv64 github flow temporarily
Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/794 Signed-off-by: Dongjianwei001 <dongjianwei1@huawei.com>
This commit is contained in:
@@ -132,12 +132,12 @@ jobs:
|
||||
# Execute tests defined by the CMake configuration.
|
||||
run: bash build_sdv.sh no-sctp && bash execute_sdv.sh
|
||||
|
||||
- name: Upload artifacts
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: openhitls-riscv
|
||||
path: ${{ github.workspace }}/build
|
||||
retention-days: 5
|
||||
# - name: Upload artifacts
|
||||
# uses: actions/upload-artifact@v4
|
||||
# with:
|
||||
# name: openhitls-riscv
|
||||
# path: ${{ github.workspace }}/build
|
||||
# retention-days: 5
|
||||
|
||||
# TODO: fix the 'Illegal instruction' when run on ubuntu-22.04-
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user