Skip to content

Commit

Permalink
run yarn without changes
Browse files Browse the repository at this point in the history
  • Loading branch information
RobiNino committed Jul 17, 2024
1 parent 71abe76 commit 47e0f53
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions .github/workflows/npm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,9 @@ jobs:
# ../jfrog rt bp
cd yarn-examples
cd yarn-berry
../../jfrog yarn-config --repo-resolve npm-remote
../../jfrog yarn install
../../jfrog rt bp
#../../jfrog yarn-config --repo-resolve npm-remote
#../../jfrog yarn install
#../../jfrog rt bp
jf yarn-config --repo-resolve npm-remote
jf yarn install
jf rt bp

0 comments on commit 47e0f53

Please sign in to comment.