We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a50773c commit baf5a62Copy full SHA for baf5a62
.github/workflows/build.yml
@@ -637,6 +637,7 @@ jobs:
637
with:
638
extra-conf: |
639
extra-substituters = https://graphite.cachix.org https://graphite-dev.cachix.org
640
+ extra-trusted-substituters = https://graphite.cachix.org https://graphite-dev.cachix.org
641
extra-trusted-public-keys = graphite.cachix.org-1:B7Il1yMpkquN/dXM+5GRmz+4Xmu2aaCS1GcWNfFhsOo= graphite-dev.cachix.org-1:RppXYpiV1qO2TYKTkXXGHsAEQDOB5G51b3VlrN9QmbI=
642
643
- name: 🗑 Free disk space
0 commit comments