change some placeholder ci
This commit is contained in:
+2
-2
@@ -8,7 +8,7 @@ inputs:
|
||||
- name: repo
|
||||
|
||||
run:
|
||||
path: cargo
|
||||
args: ["test"]
|
||||
path: echo
|
||||
args: ["building in docker"]
|
||||
dir: "repo"
|
||||
|
||||
|
||||
+2
-2
@@ -8,7 +8,7 @@ inputs:
|
||||
- name: repo
|
||||
|
||||
run:
|
||||
path: cargo
|
||||
args: ["test"]
|
||||
path: echo
|
||||
args: ["deploying..."]
|
||||
dir: "repo"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user