Skip to content

Commit 0eebce5

Browse files
committed
chore: dev install glob
1 parent 849fab7 commit 0eebce5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-please-validate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
uses: actions/checkout@v5
2020

2121
- name: Install glob
22-
run: npm install glob
22+
run: npm install -D glob
2323

2424
- name: Ensure Release Please Config and Manifest are in sync with the repository
2525
run: node scripts/check-release-please.mjs

0 commit comments

Comments
 (0)