From 6ada1016e884e0976cd9d2647cd92ab96d7d6a82 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=A1s=20Pazos?= Date: Mon, 30 Sep 2024 09:53:43 -0300 Subject: [PATCH] fix path? --- .github/workflows/ci.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 1ad92e11..64a0532c 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -91,6 +91,7 @@ jobs: uses: actions/download-artifact@v3 with: name: package-artifacts + path: build - uses: ruby/setup-ruby@v1 with: ruby-version: 3.3