Skip to content

Commit

Permalink
ci: nix: more concurrent downloads
Browse files Browse the repository at this point in the history
  • Loading branch information
develop7 committed Jan 29, 2024
1 parent 43f552d commit 3c2ca75
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/actions/setup-nix/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ runs:
- uses: nixbuild/nix-quick-install-action@v26
with:
nix_version: '2.13.6'
nix_conf: |
http-connections = 40
- name: Restore and cache Nix store
uses: nix-community/[email protected]
with:
Expand Down

0 comments on commit 3c2ca75

Please sign in to comment.