build-appimage icon indicating copy to clipboard operation
build-appimage copied to clipboard

Fix spelling of default argument

Open git-developer opened this issue 2 years ago • 0 comments

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),

git-developer avatar Sep 12 '23 05:09 git-developer