Skip to content
This repository has been archived by the owner on Oct 29, 2022. It is now read-only.

contracts compilation fails on github action #2

Open
gaboesquivel opened this issue Jan 13, 2021 · 1 comment
Open

contracts compilation fails on github action #2

gaboesquivel opened this issue Jan 13, 2021 · 1 comment

Comments

@gaboesquivel
Copy link
Contributor

I'm running into this issue when trying to compile a smart contract using eosio-cpp in the github action. It gets stuck 9/10 times during the compilation. It might be related to the issue that compilation needs at least 2 CPUs EOSIO/eosio.cdt#288 (comment)

A posible workaround would be to push the wasm and the abi to github so compilation on the action is not necessary. Or setup a service that you can call from the action in order to get wasm and abi, this would be a fine solution for public repos.

@gaboesquivel
Copy link
Contributor Author

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant