hoprnet / hopr-core

Main repository of HOPR - this is all you need to run a node on the HOPR network!
https://hoprnet.org
GNU General Public License v3.0
14 stars 5 forks source link

fix all instances of incorrect if statement #183

Closed nionis closed 4 years ago

nionis commented 4 years ago

see https://github.com/hoprnet/hopr-core/blob/e8e2079d69b88f94eae434e32e566b0d01e94b11/.github/workflows/publish.yml#L30

should be: steps.cache-modules.outputs.cache-hit != true

nionis commented 4 years ago

turns out this is how it supposed to work, see https://github.com/actions/cache#example-workflow