Skip to content

Commit

Permalink
Update .github/workflows/generate-static-data.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Theophilus <[email protected]>
  • Loading branch information
Emmanuel-Develops and Extheoisah committed Aug 11, 2023
1 parent 0d4a3f1 commit bc6dab2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate-static-data.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Install yarn
run: npm i yarn -g

- name: Intall dependencies
- name: Install dependencies
run: yarn install

- name: Compile scripts
Expand Down

0 comments on commit bc6dab2

Please sign in to comment.