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 27, 2023
1 parent 9a67461 commit 7e709c2
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/dagger@0.8.1";
import { Dagger } from "https://deno.land/x/swift_pipeline/mod.ts";
import { Dagger } from "https://cdn.jsdelivr.net/gh/fluent-ci-templates/swift-pipeline/mod.ts";

const { test, build } = Dagger;

Expand Down

0 comments on commit 7e709c2

Please sign in to comment.