Use --with-compiledby configure flag for GitHub Actions CI

This makes `:version` output cleaner and that it's clear that CI built
the published app.
This commit is contained in:
Yee Cheng Chin
2020-12-19 17:49:45 -08:00
parent 778c734416
commit 65e4813e7e
+1
View File
@@ -112,6 +112,7 @@ jobs:
--enable-cscope
--enable-gui=macvim
--with-macarchs=x86_64
--with-compiledby="GitHub Actions"
)
if ${{ matrix.publish == true }}; then
CONFOPT+=(