Skip to content

Conversation

@ofTheo
Copy link
Member

@ofTheo ofTheo commented Nov 30, 2023

I think this is a caching issue.
I ran this action in my repo with the cache commented out and it all works fine.

https://github.com/ofTheo/openFrameworks/actions/runs/7050263655/job/19190560975

@ofTheo
Copy link
Member Author

ofTheo commented Nov 30, 2023

So confused - in my repo the action is running without error ( left side ) but in this repo its erroring ( right side )

image

Might try killing all caching

addons/ofxSvg/libs/**/
addons/ofxPoco/libs/**/
key: ${{ runner.os }}-build-${{ env.cache-name }}-${{ hashFiles('scripts/apothecary/apothecary/formulas/**/*.sh') }}
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dimitre I think for this to work correctly the apothecary submodule would need to be updated earlier in this script

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Glad you found the issue. maybe it was caching a previous version of apothecary libs.

@ofTheo ofTheo merged commit bd83cd2 into openframeworks:master Nov 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants