From 3be750410e1de13a1f61585bcca458801c1ffb20 Mon Sep 17 00:00:00 2001 From: fsantiago Date: Mon, 5 May 2025 19:11:07 +0200 Subject: [PATCH] =?UTF-8?q?:wrench:=20=F0=9F=94=A7=20update=20file=20paths?= =?UTF-8?q?=20in=20project?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/build-bundles.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-bundles.yml b/.github/workflows/build-bundles.yml index 4764a19675..168943c918 100644 --- a/.github/workflows/build-bundles.yml +++ b/.github/workflows/build-bundles.yml @@ -58,4 +58,4 @@ jobs: uses: actions/upload-artifact@v4 with: name: penpot-all-bundles - path: bundles/penpot-bundles.zip + path: bundles/penpot-all-bundles.zip