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
For some reason, github actions will fail within 5 minutes due to not being able to find pkg-config. Something is buggy with the github action cache. It's strange, but it makes actions take much longer to run as it has to completely re-install all dependencies for each push and commit.
The text was updated successfully, but these errors were encountered:
For some reason, github actions will fail within 5 minutes due to not being able to find pkg-config. Something is buggy with the github action cache. It's strange, but it makes actions take much longer to run as it has to completely re-install all dependencies for each push and commit.
The text was updated successfully, but these errors were encountered: