Compare commits
1 commit
471098697d
...
e50ed49d8b
Author | SHA1 | Date | |
---|---|---|---|
e50ed49d8b |
1 changed files with 1 additions and 1 deletions
|
@ -4,5 +4,5 @@ jobs:
|
|||
# runs-on: picard
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: cachix/install-nix-action@v22
|
||||
- uses: https://github.com/cachix/install-nix-action@v22
|
||||
- run: nix --version
|
||||
|
|
Reference in a new issue