Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 6fe322b

Browse files
committed
Add npm ci to directory-updating job, as well (so that we can utilize globby)
1 parent a69d9a8 commit 6fe322b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎.github/workflows/update_directory_md.yml‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ jobs:
1212
with:
1313
node-version: '14'
1414

15+
- name: 📦 Install dependencies
16+
run: npm ci
17+
1518
- name: 🗄️ Create Directory from JS files
1619
run: node .github/workflows/UpdateDirectory.mjs
1720

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /