drwfil

Results 2 comments of drwfil

The `retype --version` output includes a SHA appended to the version number, causing the latest GitHub Action to fail the [built-in version check](https://github.com/retypeapp/action-build/blob/main/build.sh#L38). ``` $ retype --version 3.6.0+6fe53cf630452bb1c91973116e3a4af3297f2556 ```

> The `retype --version` output includes a SHA appended to the version number, causing the latest GitHub Action to fail the [built-in version check](https://github.com/retypeapp/action-build/blob/main/build.sh#L38). > > ``` > $ retype...