From 1c80e34ba6ef16958aa60ee6570913b13607ad15 Mon Sep 17 00:00:00 2001 From: Passive <20432486+PassiveModding@users.noreply.github.com> Date: Mon, 19 Aug 2024 00:08:57 +1000 Subject: [PATCH] Fix test pipeline artifact path --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index dee9e1e..6b9e4c7 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -59,4 +59,4 @@ jobs: uses: actions/upload-artifact@v3 with: name: Build Artifacts - path: Meddle.Plugin/bin/ \ No newline at end of file + path: Meddle/Meddle.Plugin/bin/