awalsh128 / cache-apt-pkgs-action

Cache APT packages in GitHub Actions
Other
205 stars 35 forks source link

g++ install is failing because + is treated as a regex control character #10

Closed jroddev closed 2 years ago

jroddev commented 2 years ago

This fixed the "Package 'g++-11' not found." error in the cache action. However caching the newer g++ has proven difficult with all of its dependencies and I haven't been able to get it to work on the 2nd run.

awalsh128 commented 2 years ago

Sorry for the lag on this last comment. Opened an issue for this #16. Please take a look when you get a chance.

BTW, your change is now in the latest release https://github.com/awalsh128/cache-apt-pkgs-action/releases/tag/v1.0.1