From 370c202ba895c197d06b3caf21a485c138a013ae Mon Sep 17 00:00:00 2001 From: materus Date: Fri, 19 May 2023 03:50:05 +0200 Subject: [PATCH] github: add NUR repo name --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index a0d6941..7161a27 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -19,7 +19,7 @@ jobs: # The repo name as used in # https://github.com/nix-community/NUR/blob/master/repos.json nurRepo: - - + - materus # Set this to cache your build results in cachix for faster builds # in CI and for everyone who uses your cache. #