Skip to content

Commit 49853ce

Browse files
committed
modify aitools filename
Signed-off-by: Jesus Hector Robles Gutierrez <[email protected]>
1 parent 182d4b9 commit 49853ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/list_components.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
with:
7979
python-version: '3.x'
8080
- name: Intel® AI Tools Toolkit
81-
run: scripts/list_components_linux_aitools.sh $LINUX_AIKIT_URL doc/source/${{ github.workflow }}/${{ github.job }}_aitools.txt
81+
run: scripts/list_components_linux_aitools.sh $LINUX_AIKIT_URL doc/source/${{ github.workflow }}/${{ github.job }}_aikit.txt
8282
- name: Upload artifacts
8383
uses: actions/upload-artifact@v2
8484
with:

0 commit comments

Comments
 (0)