Skip to content

Commit 03b4233

Browse files
cz-dev-gemnonnenmacher
authored andcommitted
Fix example to set package manager
Signed-off-by: Georg Eckert (ZEISS) <[email protected]>
1 parent 7f23c1f commit 03b4233

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
uses: oss-review-toolkit/ort-ci-github-action@v1
6666
with:
6767
allow-dynamic-versions: 'true'
68-
ort-cli-analyze-args: '-P ort.analyzer.enabledPackageManagers=NPM,Yarn,Yarn2'
68+
ort-cli-args: '-P ort.analyzer.enabledPackageManagers=NPM,Yarn,Yarn2'
6969
```
7070
7171
#### Run ORT with labels

0 commit comments

Comments
 (0)