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 14fa6bd commit 64c6d70Copy full SHA for 64c6d70
.github/workflows/wizard/spec.xml
@@ -253,7 +253,7 @@
253
<runProgram>
254
<program>/bin/bash</program>
255
<programArguments>-c "${installdir}/brew_install.sh"</programArguments>
256
- <runAs>Administrator</runAs>
+ <runAs>$localuser</runAs>
257
<workingDirectory>${installdir}</workingDirectory>
258
<progressText>Installing Brew</progressText>
259
</runProgram>
0 commit comments