From 685323a3f9a653adaa0793016ec079b96fccc46e Mon Sep 17 00:00:00 2001 From: NOCanoa <158103554+NOCanoa@users.noreply.github.com> Date: Thu, 29 Aug 2024 01:00:15 +0100 Subject: [PATCH] Update buildcnd.yml --- .github/workflows/buildcnd.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/buildcnd.yml b/.github/workflows/buildcnd.yml index 4fc4088..6bbe162 100644 --- a/.github/workflows/buildcnd.yml +++ b/.github/workflows/buildcnd.yml @@ -79,4 +79,4 @@ jobs: username: ${{ secrets.STORAGE_NAME }} password: ${{ secrets.STORAGE_PASSWORD }} local-dir: ./dist/ - server-dir: /www \ No newline at end of file + server-dir: /www/ \ No newline at end of file