build-appimage
build-appimage copied to clipboard
Fix spelling of default argument
action.yml declares --skip-test as default. appimagebuilder expects --skip-tests.
It seems that appimagebuilder is clever and tolerates this (treating the argument as prefix),