Skip to content

Commit

Permalink
Update nightly-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
icfaust authored Oct 29, 2024
1 parent a85820e commit 75dd25b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/nightly-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,10 +61,10 @@ jobs:
with:
name: __release_lnx
path: ./__release_lnx
- name: Archive oneAPI env script
- name: Archive oneDAL environment
uses: actions/upload-artifact@v4
with:
name: lnx_oneDAL_env
name: oneDAL_env
path: .ci/env

build_win:
Expand Down

0 comments on commit 75dd25b

Please sign in to comment.