Skip to content

Commit

Permalink
ci: colmena build with verbose flag
Browse files Browse the repository at this point in the history
  • Loading branch information
herbetom committed Nov 25, 2024
1 parent f929930 commit 3641b8c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,5 @@ jobs:
with:
nix_path: nixpkgs=channel:nixos-24.05
- uses: DeterminateSystems/magic-nix-cache-action@v7
- run: nix-shell --run "colmena build"
- name: colmena build
run: nix-shell --run "colmena build -v"

0 comments on commit 3641b8c

Please sign in to comment.