Compare commits
1 commit
1e65a4898a
...
b183e45301
Author | SHA1 | Date | |
---|---|---|---|
b183e45301 |
1 changed files with 3 additions and 2 deletions
|
@ -3,6 +3,7 @@ jobs:
|
|||
test:
|
||||
runs-on: nix
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
# - run: yes | apt update && apt install nodejs
|
||||
# - uses: actions/checkout@v4
|
||||
# - uses: https://github.com/cachix/install-nix-action@v22
|
||||
- run: nix --version
|
||||
- run: ls
|
||||
|
|
Reference in a new issue