You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 2, 2023. It is now read-only.
- set PATH=C:\Ruby%RUBY_VERSION%\bin;%MINGW64_PATH%;%MSYS_PATH%\bin;%HOMEDRIVE%%HOMEPATH%\.cargo\bin;%APPVEYOR_BUILD_FOLDER%\ruby\windows_build;%PATH%
38
+
- set PATH=C:\Ruby%RUBY_VERSION%\bin;%MINGW64_PATH%\bin;%MSYS_PATH%\bin;%HOMEDRIVE%%HOMEPATH%\.cargo\bin;%APPVEYOR_BUILD_FOLDER%\ruby\windows_build;%PATH%
39
39
- echo %PATH%
40
+
- dir %MINGW64_PATH%
40
41
- set HELIX_ROOT=%APPVEYOR_BUILD_FOLDER%
41
42
- IF NOT EXIST %HOMEDRIVE%%HOMEPATH%\.cargo\bin (curl https://sh.rustup.rs -sSf | sh -s -- --default-toolchain %RUST_VERSION% --default-host %RUST_HOST% -y)
0 commit comments