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.
2 parents 0c7bfcb + 4f0035e commit 12bdc7fCopy full SHA for 12bdc7f
.github/workflows/ci.yml
@@ -212,7 +212,7 @@ jobs:
212
shell: bash
213
- name: Publish GraalVM Native artifacts
214
run: >-
215
- "C:\Program Files (x86)\Microsoft Visual Studio\2022\Enterprise\VC\Auxiliary\Build\vcvars64.bat" &&
+ "C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Auxiliary\Build\vcvars64.bat" &&
216
"%CD%"\bin\sbt-ci-release.bat
217
shell: cmd
218
- name: Prepare generated Windows GraalVM binary
0 commit comments