redhat-actions / openshift-tools-installer

Download, install and cache OpenShift binaries into your GitHub Actions runners.
https://github.com/marketplace/actions/openshift-tools-installer
MIT License
22 stars 21 forks source link

tkn installation failing #76

Closed divyansh42 closed 2 years ago

divyansh42 commented 2 years ago

Due to introduction of tkn-pac binary in the same directory of OpenShift mirror, tkn installation is failing as it fails to choose the correct zipped file.

Some changes need to be done on our end to improve the logic of choosing the zipped files.