Skip to content

Commit 624a73e

Browse files
committed
Disable use of config.site file
1 parent 2ff8aad commit 624a73e

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
@@ -177,6 +177,7 @@ jobs:
177177
# We need a minimal PATH on Windows
178178
# Set PATH to "", so just GITHUB_PATH is included
179179
PATH: ''
180+
CONFIG_SITE: ''
180181
shell: env /usr/bin/bash --login -eo pipefail {0}
181182

182183
- name: 'Upload configure log'

0 commit comments

Comments
 (0)