This commit is contained in:
parent
71ba560b37
commit
c44ab55aa0
@ -15,6 +15,9 @@ jobs:
|
||||
# - name: Install Nix
|
||||
# uses: https://github.com/cachix/install-nix-action@v20
|
||||
|
||||
- name: Install dependencies
|
||||
run: nix-shell -p nodejs-18_x
|
||||
|
||||
- name: Checkout the repository
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user