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
Use cache for firefox only when version is not latest (#129)
* Don't use firefox cache when version is latest
* Update syntax for conditions
* Fix linter
Fix/update firefox install 135 (#123)
* update the way to install firefox in versions greater than 135
* Update release requirements
* Fix string processing for firefox major version
* Add debug
* Update tar extract command