Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
arthw committed Nov 25, 2024
1 parent 3af12c1 commit d93ee66
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -964,6 +964,10 @@ jobs:
- name: Install
run: |
scripts/install-oneapi.bat $WINDOWS_BASEKIT_URL $WINDOWS_DPCPP_MKL
ls -la "${{ env.ONEAPI_ROOT }}"
ls -la "${{ env.ONEAPI_ROOT }}/dnnl"
ls -la "${{ env.ONEAPI_ROOT }}/dnnl/latest"
ls -la "${{ env.ONEAPI_ROOT }}/dnnl/latest/bin"
- name: Build
id: cmake_build
Expand Down

0 comments on commit d93ee66

Please sign in to comment.