Open
Description
Hi,
I tried to integrate the action into my project. Now I got exit code 8 error but no clue what happened and how to fix it.
Please refer to https://github.com/sangshuduo/avrotool/runs/5984664156?check_suite_focus=true for detail. Thanks!
Run wget -q https://public-installer-pkg.s3.us-east-2.amazonaws.com/coderrect-linux-develop.tar.gz
11 wget -q https://public-installer-pkg.s3.us-east-2.amazonaws.com/coderrect-linux-develop.tar.gz
12 tar zxf coderrect-linux-develop.tar.gz
13 echo "$PWD/coderrect-linux-develop/bin" >> $GITHUB_PATH
14 cd build
15 make clean || true
16 shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
17 env:
18 BUILD_TYPE: Release
19Error: Process completed with exit code 8.
Metadata
Metadata
Assignees
Labels
No labels