We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 182d4b9 commit 49853ceCopy full SHA for 49853ce
.github/workflows/list_components.yml
@@ -78,7 +78,7 @@ jobs:
78
with:
79
python-version: '3.x'
80
- name: Intel® AI Tools Toolkit
81
- run: scripts/list_components_linux_aitools.sh $LINUX_AIKIT_URL doc/source/${{ github.workflow }}/${{ github.job }}_aitools.txt
+ run: scripts/list_components_linux_aitools.sh $LINUX_AIKIT_URL doc/source/${{ github.workflow }}/${{ github.job }}_aikit.txt
82
- name: Upload artifacts
83
uses: actions/upload-artifact@v2
84
0 commit comments