packages/.github
Paul Spooren 95908326b5 ci: final round of APK CI fixes
Using -ne wasn't such a good idea since it would do a numeric compare.
Now use -n which checks if the length is non-zero. APK prints the
problematic version if - problematic - so this should now do the trick.

Signed-off-by: Paul Spooren <mail@aparcar.org>
2024-08-17 20:26:59 -07:00
..
workflows ci: final round of APK CI fixes 2024-08-17 20:26:59 -07:00
issue_template github: fix typo in issue template 2022-05-07 11:42:09 +02:00
pull_request_template Revert "github: Improve Pull Request template" 2024-05-24 00:57:26 +02:00