fix(workflows): Fix wording

This commit is contained in:
Tom Hubrecht 2023-12-12 17:34:19 +01:00
parent 3d4b40bb22
commit b2d87bbfbe

View file

@ -17,10 +17,7 @@ jobs:
with: with:
nix_path: nixpkgs=channel:nixos-unstable nix_path: nixpkgs=channel:nixos-unstable
- name: Update dependencies and open PR if necessary - name: Build the nodes
run: | run: |
# Enter the shell # Enter the shell
nix-shell nix-shell --run 'colmena build'
# Build the configurations
colmena build