Skip to content

Commit dcd952d

Browse files
prod only
1 parent f0df85f commit dcd952d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/install-deps-github-script/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ runs:
99
with:
1010
# actions/github-script@v8 uses Node 24
1111
node-version: 24.x
12-
install-command: "pnpm install --filter='azure-rest-api-specs-github...'"
12+
install-command: "pnpm install --prod --filter='azure-rest-api-specs-github...'"

0 commit comments

Comments
 (0)