Skip to content

Commit 3d6245e

Browse files
authored
Update .github/workflows/create-manifest.yml
1 parent 4d6f3d1 commit 3d6245e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create-manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
cache-dependency-path: package-lock.json
2727

2828
- name: Install dependencies (workspaces)
29-
run: npm i --workspaces
29+
run: npm i
3030

3131
- name: Run create-manifest (with parameters)
3232
env:

0 commit comments

Comments
 (0)