We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 778c734 commit 65e4813Copy full SHA for 65e4813
1 file changed
.github/workflows/ci-macvim.yaml
@@ -112,6 +112,7 @@ jobs:
112
--enable-cscope
113
--enable-gui=macvim
114
--with-macarchs=x86_64
115
+ --with-compiledby="GitHub Actions"
116
)
117
if ${{ matrix.publish == true }}; then
118
CONFOPT+=(
0 commit comments