Skip to content

Commit

Permalink
ci: Upgrade nixci
Browse files Browse the repository at this point in the history
  • Loading branch information
srid authored Mar 25, 2024
1 parent 22b2036 commit e99bbfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- uses: actions/checkout@v4
- name: Build Nix
run: |
nixci --build-systems "github:nix-systems/${{ matrix.system }}"
nixci build --systems "github:nix-systems/${{ matrix.system }}"
- name: Check closure size
run: |
nix run .#check-closure-size
Expand Down

0 comments on commit e99bbfa

Please sign in to comment.