Skip to content

Commit

Permalink
Try changing to command
Browse files Browse the repository at this point in the history
Signed-off-by: Derek Ho <[email protected]>
  • Loading branch information
derek-ho committed Jul 24, 2024
1 parent fa78213 commit fc12341
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ runs:
uses: Wandalen/wretry.action@master
with:
attempts: 3
step: |
command: |
npm uninstall -g yarn
echo "Installing yarn ${{ steps.tool-versions.outputs.yarn_version }}"
npm i -g yarn@${{ steps.tool-versions.outputs.yarn_version }}
Expand Down

0 comments on commit fc12341

Please sign in to comment.