Skip to content

Commit 8667c96

Browse files
committed
fix typo in CI
1 parent ec923ce commit 8667c96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
cd direct-file/df-client
8080
npm ci
8181
82-
- name: Build fact dictioanry
82+
- name: Build fact dictionary
8383
run: |
8484
cd direct-file/df-client/df-client-app
8585
npm run generate-fact-dictionary

0 commit comments

Comments
 (0)