Skip to content

Commit 8d22aac

Browse files
committed
update example.yml
1 parent da9ce2f commit 8d22aac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/example.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@ jobs:
2727
env:
2828
PACKAGE_MANAGER: ${{ matrix.package_manager }}
2929
- name: Run Dagger Pipelines
30-
run: dagger run deno run -A ../src/dagger/runner.ts test build
30+
run: dagger run deno run -A ../src/runner.ts test build
3131
working-directory: example

0 commit comments

Comments
 (0)