Skip to content

Commit ccfe80d

Browse files
committed
Modify workflow name in publish section
Signed-off-by: Jesus Hector Robles Gutierrez <jesus.hector.robles.gutierrez@intel.com>
1 parent d48779a commit ccfe80d

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
@@ -149,7 +149,7 @@ jobs:
149149

150150
publish:
151151
runs-on: ubuntu-20.04
152-
needs: [windows, linux, linux_aikit, linux_apt, linux_yum_dnf, macos]
152+
needs: [windows, linux, linux_aitools, linux_apt, linux_yum_dnf, macos]
153153
defaults:
154154
run:
155155
shell: bash

0 commit comments

Comments
 (0)