Skip to content

Commit

Permalink
chore: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
timurbazhirov committed Dec 25, 2023
1 parent 1d71d7c commit 36d74dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ jobs:
shell: bash -l {0}
run: |
npm install
BUILD_DOCS=true node build_schema.js
BUILD_DOCS=true node build_schemas.js
- name: Generate Directory Listings
uses: jayanta525/github-pages-directory-listing@v4.0.0
Expand Down

0 comments on commit 36d74dc

Please sign in to comment.