We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0df85f commit dcd952dCopy full SHA for dcd952d
1 file changed
.github/actions/install-deps-github-script/action.yaml
@@ -9,4 +9,4 @@ runs:
9
with:
10
# actions/github-script@v8 uses Node 24
11
node-version: 24.x
12
- install-command: "pnpm install --filter='azure-rest-api-specs-github...'"
+ install-command: "pnpm install --prod --filter='azure-rest-api-specs-github...'"
0 commit comments