Skip to content

Commit 2a434f0

Browse files
committed
ci: update path to script
1 parent e3730b2 commit 2a434f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/readme.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Install dependencies
1818
run: dart pub get
1919
- name: Generate README
20-
run: dart run tool/generate_readme.dart
20+
run: dart run bin/readme.dart
2121
- name: Commit changes
2222
run: |
2323
git config --global user.name 'github-actions[bot]'

0 commit comments

Comments
 (0)