From 454a3f87bab8ddad9d02cd505d80c8c8ce7e13e9 Mon Sep 17 00:00:00 2001 From: Gregory Date: Fri, 8 Nov 2024 18:11:43 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Gregory --- .github/workflows/astro.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/astro.yml b/.github/workflows/astro.yml index 9bd16a9..7250acf 100644 --- a/.github/workflows/astro.yml +++ b/.github/workflows/astro.yml @@ -15,7 +15,7 @@ concurrency: cancel-in-progress: false env: - BUILD_PATH: "site" + BUILD_PATH: "TajsGraph/site" jobs: build: