Skip to content

Commit 8d6d4ab

Browse files
committed
fix typo
1 parent 2ad18fb commit 8d6d4ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
run: npm install
2525

2626
- name: Generate country lookup
27-
run: npm run gen
27+
run: npm run gen:countries
2828

2929
- name: Run tests
3030
run: npm test

0 commit comments

Comments
 (0)