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