AntelopeIO / cdt

Contract Development Toolkit (CDT) is a suite of tools to facilitate C/C++ development of contracts for Antelope blockchains
Other
28 stars 31 forks source link

CICD: Invalid Signature downloading Spring #291

Closed ericpassmore closed 2 months ago

ericpassmore commented 3 months ago

Getting the following error building CDT

Run AntelopeIO/asset-artifact-download-action@v3
  with:
    owner: AntelopeIO
    repo: spring
    file: spring-dev.*ubuntu[2](https://github.com/AntelopeIO/cdt/actions/runs/9277777820/job/25527592094#step:4:2)2\.04_amd64.deb
    target: main
    prereleases: false
    artifact-name: spring-dev-ubuntu22-amd64
    container-package: experimental-binaries
    token: ***
    fail-on-missing-target: true
    wait-for-exact-target: false
/usr/bin/docker exec  9e5b84a5667a6fcdd0e9828c2bc0d9fc[3](https://github.com/AntelopeIO/cdt/actions/runs/9277777820/job/25527592094#step:4:3)8682ccc2a42d6f17c3e96fc561e9517 sh -c "cat /etc/*release | grep ^ID"
Downloaded spring-dev_1.0.0-dev-ubuntu22.0[4](https://github.com/AntelopeIO/cdt/actions/runs/9277777820/job/25527592094#step:4:4)_amd64.deb from e3da612c0c[5](https://github.com/AntelopeIO/cdt/actions/runs/9277777820/job/25527592094#step:4:5)efcc2e213c3501fdd08d6110324da artifact spring-dev-ubuntu22-amd[6](https://github.com/AntelopeIO/cdt/actions/runs/9277777820/job/25527592094#step:4:6)4
Error: invalid signature: 0x1da061[7](https://github.com/AntelopeIO/cdt/actions/runs/9277777820/job/25527592094#step:4:7)1
spoonincode commented 2 months ago

fixed by AntelopeIO/asset-artifact-download-action@589a841