Skip to content

Commit 7e2b487

Browse files
committed
log msys2 location because windows broke
1 parent 2c21256 commit 7e2b487

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/prebuild.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -255,6 +255,7 @@ jobs:
255255

256256
- name: Build
257257
run: |
258+
echo "MSYS2 LOCATION: ${{steps.msys2.outputs.msys2-location}}"
258259
git checkout ${{ matrix.canvas_tag }}
259260
git checkout $env:GITHUB_SHA -- prebuild/
260261
npm install -g node-gyp

0 commit comments

Comments
 (0)