Skip to content
New issue

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

Feature: Support for nektos/act #228

Open
higaski opened this issue Mar 8, 2024 · 1 comment
Open

Feature: Support for nektos/act #228

higaski opened this issue Mar 8, 2024 · 1 comment

Comments

@higaski
Copy link

higaski commented Mar 8, 2024

It's currently not possible to run this action on nektos/act. My understanding is that this is due to nektos/act not supporting caching out of the box... ? But please don't quote me on that, I'm fairly new to all of this.

When running the action on act I get the following errors regarding cache

| Successfully set up CPython (3.11.7)
[build/x86_64-linux-gnu-gcc]   ❓  ::endgroup::
[build/x86_64-linux-gnu-gcc]   ❗  ::error::Caching for 'false' is not supported
[build/x86_64-linux-gnu-gcc]   ❌  Failure - Main Setup Python
| Successfully set up CPython (3.11.7)
[build/x86_64-linux-gnu-gcc]   ❓  ::endgroup::
[build/x86_64-linux-gnu-gcc]   ❗  ::error::Caching for 'true' is not supported
[build/x86_64-linux-gnu-gcc]   ❌  Failure - Main Setup Python

Would it be possible to somehow work around this issue?

@jurplel
Copy link
Owner

jurplel commented May 7, 2024

Can you not set cache: false in the action settings in that case?

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

No branches or pull requests

2 participants