Skip to content

Commit db0c836

Browse files
committed
Disable use of config.site file
1 parent 74c2c3e commit db0c836

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-windows.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,7 @@ jobs:
181181
# We need a minimal PATH on Windows
182182
# Set PATH to "", so just GITHUB_PATH is included
183183
PATH: ''
184+
CONFIG_SITE: ''
184185
shell: env /usr/bin/bash --login -eo pipefail {0}
185186
if: ${{ inputs.dry-run == false }}
186187

0 commit comments

Comments
 (0)