fix remove double with
Some checks failed
rpcrypto-build / build (Debug, hisiv500.toolchain.cmake) (push) Successful in 1m8s
rpcrypto-build / build (Debug, hisiv510.toolchain.cmake) (push) Successful in 1m14s
rpcrypto-build / build (Debug, himix200.toolchain.cmake) (push) Successful in 1m13s
rpcrypto-build / build (Debug, mipsel-openwrt-linux-musl.toolchain.cmake) (push) Successful in 1m25s
rpcrypto-build / build (Debug, mipsel-openwrt-linux.toolchain.cmake) (push) Successful in 1m19s
rpcrypto-build / build (Release, himix200.toolchain.cmake) (push) Successful in 1m20s
rpcrypto-build / build (Release, hisiv500.toolchain.cmake) (push) Successful in 1m20s
rpcrypto-build / build (Release, hisiv510.toolchain.cmake) (push) Successful in 1m32s
rpcrypto-build / build (Debug, host-afl.toolchain.cmake) (push) Successful in 3m10s
rpcrypto-build / build (Release, mipsel-openwrt-linux-musl.toolchain.cmake) (push) Successful in 1m20s
rpcrypto-build / build (Release, mipsel-openwrt-linux.toolchain.cmake) (push) Successful in 1m16s
linux-x64-gcc / linux-gcc (push) Failing after 1m13s
rpcrypto-build / build (Release, host-afl.toolchain.cmake) (push) Successful in 2m23s
linux-mips64-gcc / linux-gcc-mips64el (push) Has been cancelled
Some checks failed
rpcrypto-build / build (Debug, hisiv500.toolchain.cmake) (push) Successful in 1m8s
rpcrypto-build / build (Debug, hisiv510.toolchain.cmake) (push) Successful in 1m14s
rpcrypto-build / build (Debug, himix200.toolchain.cmake) (push) Successful in 1m13s
rpcrypto-build / build (Debug, mipsel-openwrt-linux-musl.toolchain.cmake) (push) Successful in 1m25s
rpcrypto-build / build (Debug, mipsel-openwrt-linux.toolchain.cmake) (push) Successful in 1m19s
rpcrypto-build / build (Release, himix200.toolchain.cmake) (push) Successful in 1m20s
rpcrypto-build / build (Release, hisiv500.toolchain.cmake) (push) Successful in 1m20s
rpcrypto-build / build (Release, hisiv510.toolchain.cmake) (push) Successful in 1m32s
rpcrypto-build / build (Debug, host-afl.toolchain.cmake) (push) Successful in 3m10s
rpcrypto-build / build (Release, mipsel-openwrt-linux-musl.toolchain.cmake) (push) Successful in 1m20s
rpcrypto-build / build (Release, mipsel-openwrt-linux.toolchain.cmake) (push) Successful in 1m16s
linux-x64-gcc / linux-gcc (push) Failing after 1m13s
rpcrypto-build / build (Release, host-afl.toolchain.cmake) (push) Successful in 2m23s
linux-mips64-gcc / linux-gcc-mips64el (push) Has been cancelled
This commit is contained in:
parent
d15e3ba294
commit
fc4d168ea2
@ -22,9 +22,8 @@ jobs:
|
|||||||
id: cache-qemu
|
id: cache-qemu
|
||||||
uses: actions/cache@v3
|
uses: actions/cache@v3
|
||||||
with:
|
with:
|
||||||
with:
|
path: qemu-install
|
||||||
path: qemu-install
|
key: qemu-mips64el-install-20220502-2
|
||||||
key: qemu-mips64el-install-20220502-2
|
|
||||||
- name: install-qemu-build-deps
|
- name: install-qemu-build-deps
|
||||||
if: steps.cache-qemu.outputs.cache-hit != 'true'
|
if: steps.cache-qemu.outputs.cache-hit != 'true'
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user