Skip to content

Commit

Permalink
ci: Reintroduce change from #392
Browse files Browse the repository at this point in the history
  • Loading branch information
srid authored Nov 28, 2023
1 parent eb2603d commit 85b50d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
id: build-nix
run: |
nix run github:srid/nixci
nix path-info -rSh .#default | sort -rhk2 | head
- name: Build as docker img
id: build
run: |
Expand Down

0 comments on commit 85b50d6

Please sign in to comment.