add dummy step
This commit is contained in:
parent
c768fed4c1
commit
1b9c23d25b
@ -108,6 +108,9 @@ outputs:
|
||||
runs:
|
||||
using: "composite"
|
||||
steps:
|
||||
- name: "dummy step"
|
||||
shell: bash
|
||||
run: echo dummy step
|
||||
|
||||
- name: add ci registry to targets
|
||||
shell: bash
|
||||
|
||||
Loading…
Reference in New Issue
Block a user