Skip to content

Commit

Permalink
[sdk/rescript] update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tsirysndr committed Aug 16, 2024
1 parent 691e1da commit 9e2a4b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/rescript/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ bun add rescript-fluentci
open FluentCI
open FluentCI.Deno
let ouput =
let output =
await dag
->Client.pipeline(~name="demo")
->Pipeline.withExec(["echo", "Hello World!"])
Expand Down

0 comments on commit 9e2a4b6

Please sign in to comment.