Skip to content

Commit

Permalink
update npm global installation of yalc
Browse files Browse the repository at this point in the history
  • Loading branch information
Judahmeek committed Apr 13, 2024
1 parent b1a0745 commit fd4624b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
with:
persist-credentials: false
- uses: actions/setup-node@v3
- 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 fd4624b

Please sign in to comment.