add nodejs

This commit is contained in:
Tyler Mayoff 2025-09-02 20:37:17 -04:00
parent cf72c2d807
commit 3ab5add6c9

View file

@ -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