Skip to content

Commit

Permalink
unsafe-perm is obsolete. trying sudo
Browse files Browse the repository at this point in the history
  • Loading branch information
Judahmeek committed Apr 12, 2024
1 parent 62a77d0 commit 7f19503
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,7 @@ jobs:
with:
persist-credentials: false
- uses: actions/setup-node@v3
- run: npm config set unsafe-perm true
- run: npm -g install yalc ${{ matrix.js_package_manager.installer }}
- run: sudo npm -g install yalc ${{ matrix.js_package_manager.installer }}
- run: yalc publish
- name: Save root node_modules to cache
uses: actions/cache@v3
Expand Down

0 comments on commit 7f19503

Please sign in to comment.