Skip to content

Commit 49853ce

Browse files
committed
modify aitools filename
Signed-off-by: Jesus Hector Robles Gutierrez <jesus.hector.robles.gutierrez@intel.com>
1 parent 182d4b9 commit 49853ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)