mirror of
https://codeberg.org/tmayoff/.dotfiles.git
synced 2025-12-08 01:38:34 -05:00
install brew
This commit is contained in:
parent
3ab5add6c9
commit
07836177dd
1 changed files with 1 additions and 0 deletions
|
|
@ -26,6 +26,7 @@ jobs:
|
|||
continue-on-error: false
|
||||
steps:
|
||||
- run: |
|
||||
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
|
||||
brew install nodejs
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue