test
This commit is contained in:
@@ -7,11 +7,7 @@ on:
|
||||
jobs:
|
||||
build:
|
||||
name: build hive configuration
|
||||
runs-on: ubuntu-22.04
|
||||
runs-on: nix-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v5
|
||||
- uses: cachix/install-nix-action@v31
|
||||
with:
|
||||
install_url: https://releases.nixos.org/nix/nix-2.20.0/install
|
||||
- uses: https://github.com/nicknovitski/nix-develop@v1
|
||||
- run: colmena apply
|
||||
- run: nix run nixpkgs#colmena apply
|
||||
|
||||
Reference in New Issue
Block a user