We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b2583b commit 97a0f56Copy full SHA for 97a0f56
appveyor.yml
@@ -31,7 +31,7 @@ install:
31
- set OPENSSL_BIN_PATH=C:\OpenSSL-Win32\bin
32
33
# Download rcedit
34
- - ps: Start-FileDownload "https://github.com/electron/rcedit/releases/download/v1.1.1/rcedit-x64.exe"
+ - ps: Start-FileDownload "https://github.com/electron/rcedit/releases/download/v1.1.1/rcedit-x86.exe"
35
36
# Temp debugging
37
- ps: $env:DLL_DIR = "windows"
0 commit comments