Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
icfaust authored Aug 1, 2024
1 parent 7390829 commit ce5c6bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/pipeline/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -719,7 +719,7 @@ jobs:
.\.ci\scripts\build.bat onedal_c vc avx2
displayName: 'make onedal_c'
- script: |
.\dpcpp\compiler\latest\env\vars.bat
call .\dpcpp\compiler\latest\env\vars.bat
.\.ci\scripts\build.bat onedal_dpc vc avx2
displayName: 'make onedal_dpc'
- task: PublishPipelineArtifact@1
Expand Down

0 comments on commit ce5c6bc

Please sign in to comment.