From 8b0b4f0f675440a52012f6a036f45f6124405dab Mon Sep 17 00:00:00 2001 From: Tim Sutton Date: Wed, 3 Jan 2024 23:20:06 +0000 Subject: [PATCH] Fix workflow --- .github/workflows/nix-build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/nix-build.yml b/.github/workflows/nix-build.yml index ae8cf9f6..d5639aa3 100644 --- a/.github/workflows/nix-build.yml +++ b/.github/workflows/nix-build.yml @@ -45,5 +45,5 @@ jobs: force: true # We have to push from the folder where files were generated. # Same were the new repo was initialized in the previous step - directory: /tmp/en + directory: /tmp/site