Skip to content

Commit 0a12ad2

Browse files
committed
Debug prints
1 parent c758612 commit 0a12ad2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,8 @@ jobs:
5555
- name: Build
5656
run: |
5757
git submodule update --init --recursive
58+
echo "Var: $env:CHERE_INVOKING"
59+
& $env:BASH_PATH -lc pwd
5860
& $env:BASH_PATH -lc tools\build_openblas.sh
5961
6062
- name: Test

0 commit comments

Comments
 (0)