File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 8282 - uses : ilammy/msvc-dev-cmd@0b201ec74fa43914dc39ae48a89fd1d8cb592756
8383 with :
8484 arch : amd64
85- - uses : ./.github/workflows/sycl-windows-setup-oneapi-env.yaml
85+ - name : Setup oneAPI env
86+ - uses : ./src/.github/workflows/sycl-windows-setup-oneapi-env.yaml
8687 if : ${{ always() && !cancelled() && inputs.compiler == 'icx' }}
8788 with :
8889 runner : ${{ runner.name }}
Original file line number Diff line number Diff line change 5656 - uses : ilammy/msvc-dev-cmd@0b201ec74fa43914dc39ae48a89fd1d8cb592756
5757 with :
5858 arch : amd64
59- - uses : ./.github/workflows/sycl-windows-setup-oneapi-env.yaml
59+ - name : Setup oneAPI env
60+ - uses : ./llvm/.github/workflows/sycl-windows-setup-oneapi-env.yaml
6061 if : ${{ always() && !cancelled() && inputs.compiler == 'icx' }}
6162 with :
6263 runner : ${{ inputs.runner }}
You can’t perform that action at this time.
0 commit comments