Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tsirysndr committed Aug 28, 2023
1 parent 8ef5bcb commit be1de5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ You can also use this pipeline programmatically:

```ts
import { Client, connect } from "https://esm.sh/@dagger.io/[email protected]";
import { Dagger } from "https://cdn.jsdelivr.net/gh/fluent-ci-templates/swift-pipeline/mod.ts";
import { Dagger } from "https://pkg.fluentci.io/swift_pipeline/mod.ts";

const { test, build } = Dagger;

Expand Down

0 comments on commit be1de5d

Please sign in to comment.