From e067ceddb4e16dbfac996997d8adb0da19fd2fc1 Mon Sep 17 00:00:00 2001 From: David Sancho Moreno Date: Tue, 9 Jul 2024 14:55:15 +0200 Subject: [PATCH] Remove empty space on CI --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c28aefc7..5e1894eb 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -135,6 +135,7 @@ jobs: # with: # name: windows-latest # path: _release/platform-windows-x64 + - name: Download runtime-rescript artifacts uses: actions/download-artifact@v3 with: