Update 1221-action.md
the "result" property should be #AddHello’s, not dir's Signed-off-by: Aceyu <150288134@qq.com>
This commit is contained in:
parent
e110ac05a2
commit
fe41d22944
@ -104,7 +104,7 @@ dagger.#Plan & {
|
|||||||
}
|
}
|
||||||
client: filesystem: ".": {
|
client: filesystem: ".": {
|
||||||
read: contents: dagger.#FS
|
read: contents: dagger.#FS
|
||||||
write: contents: actions.hello.dir.result
|
write: contents: actions.hello.result
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user