We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec923ce commit 8667c96Copy full SHA for 8667c96
.github/workflows/ci.yml
@@ -79,7 +79,7 @@ jobs:
79
cd direct-file/df-client
80
npm ci
81
82
- - name: Build fact dictioanry
+ - name: Build fact dictionary
83
run: |
84
cd direct-file/df-client/df-client-app
85
npm run generate-fact-dictionary
0 commit comments