Skip to content

Commit

Permalink
ci: Update builds.
Browse files Browse the repository at this point in the history
  • Loading branch information
drupol committed Feb 10, 2022
1 parent be38066 commit b9140ad
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,3 +61,6 @@ jobs:
- name: Build ${{ matrix.derivation }}
run: |
nix build #${{ matrix.derivation }}
nix flake archive --json | jq --raw-output '.path, (.inputs | to_entries [] .value.path)' | cachix push nix-shell
nix path-info --recursive | cachix push nix-shell

0 comments on commit b9140ad

Please sign in to comment.