Skip to content

Commit cd2b6a8

Browse files
committed
mod not found
1 parent 5b85b2a commit cd2b6a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/generate_code_snippets.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
uses: oven-sh/setup-bun@v1
2424

2525
- name: Run update script
26-
run: bun run scripts/generate_code_samples.ts
26+
run: bun run .github/scripts/generate_code_samples.ts
2727

2828
- name: Commit changes
2929
run: |

0 commit comments

Comments
 (0)