directly run the nix-develop repo
This commit is contained in:
parent
10bcea2d77
commit
26ac144938
@ -9,7 +9,7 @@ jobs:
|
|||||||
name: build hive configuration
|
name: build hive configuration
|
||||||
runs-on: ubuntu-22.04
|
runs-on: ubuntu-22.04
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v5
|
||||||
- uses: cachix/install-nix-action@v31
|
- uses: cachix/install-nix-action@v31
|
||||||
- uses: http://github.com/nicknovitski/nix-develop@v1
|
- run: nix run github:nicknovitski/nix-develop/v1
|
||||||
- run: colmena apply
|
- run: colmena apply
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user