Merge pull request #2118 from yp870520/patch-2

Update 1221-action.md
This commit is contained in:
Tanguy ⧓ Herrmann
2022-04-11 11:52:43 +02:00
committed by GitHub

View File

@@ -104,7 +104,7 @@ dagger.#Plan & {
}
client: filesystem: ".": {
read: contents: dagger.#FS
write: contents: actions.hello.dir.result
write: contents: actions.hello.result
}
}
```