From cda2ceeb25fa264039b2e941c8177b6ffb3fc802 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=F0=9D=95=AF=F0=9D=96=8A=F0=9D=96=92=F0=9D=96=94?= =?UTF-8?q?=F0=9D=96=93=20=F0=9D=95=B3=F0=9D=96=9A=F0=9D=96=93=F0=9D=96=99?= =?UTF-8?q?=F0=9D=96=8A=F0=9D=96=97?= <117833298+VictorH028@users.noreply.github.com> Date: Mon, 28 Oct 2024 07:03:28 -0400 Subject: [PATCH] Update haklab_zip.yml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 🔮 Trabajo para comprimir nvim en una máquina VM🪄 --- .github/workflows/haklab_zip.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/haklab_zip.yml b/.github/workflows/haklab_zip.yml index 68d5b6d9..bc41b4f6 100644 --- a/.github/workflows/haklab_zip.yml +++ b/.github/workflows/haklab_zip.yml @@ -25,6 +25,6 @@ jobs: - name: Uploading... uses: actions/upload-artifact@v4 with: - name: Config the nvim + name: nvim.zip path: nvim.zip