workflow: increase download buffer

This commit is contained in:
cy 2025-04-27 17:51:34 -04:00
parent 14f9f0c06a
commit 0299139b8e
5 changed files with 41 additions and 10 deletions

View file

@ -71,6 +71,7 @@ jobs:
extra-substituters = https://nixcache.cy7.sh
extra-trusted-public-keys = nixcache.cy7.sh:DN3d1dt0wnXfTH03oVmTee4KgmdNdB0NY3SuzA8Fwx8=
post-build-hook = /etc/nix/upload-to-cache.sh
download-buffer-size = 1073741824
- name: build
run: |
@ -136,6 +137,7 @@ jobs:
extra-substituters = https://nixcache.cy7.sh
extra-trusted-public-keys = nixcache.cy7.sh:DN3d1dt0wnXfTH03oVmTee4KgmdNdB0NY3SuzA8Fwx8=
post-build-hook = /etc/nix/upload-to-cache.sh
download-buffer-size = 1073741824
- name: build
run: |