mirror of
https://codeberg.org/tmayoff/.dotfiles.git
synced 2025-12-08 01:38:34 -05:00
add nodejs
This commit is contained in:
parent
cf72c2d807
commit
3ab5add6c9
1 changed files with 2 additions and 0 deletions
|
|
@ -25,6 +25,8 @@ jobs:
|
|||
image: dockurr/macos:latest
|
||||
continue-on-error: false
|
||||
steps:
|
||||
- run: |
|
||||
brew install nodejs
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- name: install nix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue