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 --no-header flag only in latest asdf API (go builds) in latest-stable script (#142)
* use --no-header flag only in latest asdf API (go builds)
* Use double quotes to fix CI check
* Use $(…) notation instead of backticks to fix CI
* Wrap $(…) with double quotes to fix CI check
* Removes v prefix from the asdf version command output
* Replace sort -V usage
* Quick test if apt-get update fix failing workflow
* Move variable to standalone printf command argument
* Fix incorrect value of the version API changed from 1.16.0 to 0.16.0
0 commit comments