You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
| Successfully set up CPython (3.11.9)
[Test/test-1] ❓ ::endgroup::
[Test/test-1] ❗ ::error::Caching for 'false' is not supported
[Test/test-1] ❌ Failure - Main Setup Python
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
Would it be possible to somehow work around this issue?
The text was updated successfully, but these errors were encountered: