Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lumaxis authored Jul 24, 2022
1 parent 4f75654 commit eeda8a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
rm /usr/local/bin/aws_completer
if: ${{ startsWith(matrix.os, 'macos') }}
- name: Unlink preinstalled node
run: brew unlink node@14
run: brew unlink node@16
if: ${{ startsWith(matrix.os, 'macos') }}

- name: Checkout repo
Expand Down

0 comments on commit eeda8a6

Please sign in to comment.