Add npm ci to directory-updating job, as well (so that we can utilize globby)

This commit is contained in:
Roland Hummel
2021-10-04 00:27:11 +02:00
parent a69d9a8c49
commit 6fe322bd8a

View File

@ -12,6 +12,9 @@ jobs:
with:
node-version: '14'
- name: 📦 Install dependencies
run: npm ci
- name: 🗄️ Create Directory from JS files
run: node .github/workflows/UpdateDirectory.mjs