add dummy step
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user