We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba6055c commit e253e98Copy full SHA for e253e98
.github/workflows/gh-pages.yml
@@ -32,7 +32,6 @@ jobs:
32
- name: Generate vocabulary
33
run: |
34
npm install yml2vocab
35
- npm update yml2vocab
36
./node_modules/.bin/yml2vocab -v vocab/vocabulary.yml -t vocab/template.html
37
rm -rf node_modules
38
- name: Setup Github Pages
0 commit comments