This commit is contained in:
parent
7f11415c8f
commit
94a18979f1
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ jobs:
|
|||
- uses: actions/checkout@v4
|
||||
|
||||
- name: Install deps
|
||||
use: https://github.comm/cachix/install-nix-action@6f18c7d1a145e4641d9782bead417bfdf850680b
|
||||
uses: https://github.comm/cachix/install-nix-action@6f18c7d1a145e4641d9782bead417bfdf850680b
|
||||
|
||||
- run: whoami
|
||||
- run: node -v
|
||||
|
|
Reference in a new issue