Skip to content
This repository was archived by the owner on Apr 7, 2025. It is now read-only.

Commit f589ccf

Browse files
author
John P Vajda
committed
fix: resolved install OSS CLI failure
1 parent de81519 commit f589ccf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272

7373
- name: Install OSS CLI
7474
run: |
75-
sudo yarn install -g @newrelic/newrelic-oss-cli
75+
sudo yarn global add @newrelic/newrelic-oss-cli
7676
7777
- name: Generate Third Party Notices
7878
id: generate-notices

0 commit comments

Comments
 (0)