From a8356b1c526ca1b01135d700e9400ccd28ca8b55 Mon Sep 17 00:00:00 2001 From: Rasmus Lolk Andersen <157792977+rasmus-lolk@users.noreply.github.com> Date: Tue, 9 Jul 2024 14:08:10 +0200 Subject: [PATCH] Update webpack.yml --- .github/workflows/webpack.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/webpack.yml b/.github/workflows/webpack.yml index 02de9671..0df35479 100644 --- a/.github/workflows/webpack.yml +++ b/.github/workflows/webpack.yml @@ -32,5 +32,4 @@ jobs: uses: actions/upload-artifact@v4 with: name: target-urcap - path: - target/contribution-samples-1.0.0.urcapx + path: ./target/contribution-samples-1.0.0.urcapx