From 45449cffd5cc49104056d8ed47e2319e0f194577 Mon Sep 17 00:00:00 2001 From: NOCanoa <158103554+NOCanoa@users.noreply.github.com> Date: Thu, 29 Aug 2024 01:13:56 +0100 Subject: [PATCH] test --- .github/workflows/buildcnd.yml | 2 +- dist/a/hi.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 dist/a/hi.txt diff --git a/.github/workflows/buildcnd.yml b/.github/workflows/buildcnd.yml index e0159e9..56bd638 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 diff --git a/dist/a/hi.txt b/dist/a/hi.txt new file mode 100644 index 0000000..2e65efe --- /dev/null +++ b/dist/a/hi.txt @@ -0,0 +1 @@ +a \ No newline at end of file