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