We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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!
The text was updated successfully, but these errors were encountered: