diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 9d343622a55597704110953fbbbb012660ba2a33..054ddeef03fd7c581c69399f77e1130437f370f2 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -41,5 +41,7 @@ -I nixpkgs=$(nix-instantiate --find-file nixpkgs) \
-I $PWD
- name: Build nix packages
run: nix run -I 'nixpkgs=channel:nixos-unstable' nixpkgs.nix-build-uncached -c nix-build-uncached ci.nix -A cacheOutputs
env:
NIXPKGS_ALLOW_INSECURE: 1
- name: Trigger NUR update
run: curl -XPOST "https://nur-update.herokuapp.com/update?repo=${{ matrix.nurRepo }}"
application/octet-stream
This content has been proxied by September (3851b).