Skip to content

Commit

Permalink
fixup! fixup! add Nix build to the CI pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
Riscky committed Apr 19, 2022
1 parent e1bc04f commit da21f47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .semaphore/semaphore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ blocks:

# Install Cachix and use the Channable cache
- "nix-env -iA nixpkgs.cachix"
- "cachix use channable"
- "cachix use channable-public"

# Bring all the tools from the pinned build environment into the PATH.
- "export PATH=$(nix-build --no-out-link default.nix)/bin:$PATH"
Expand Down

0 comments on commit da21f47

Please sign in to comment.