From 74af31a42ff4feb8d5d9897c0d99c7434678a315 Mon Sep 17 00:00:00 2001 From: JT <547158+jntrnr@users.noreply.github.com> Date: Wed, 23 Mar 2022 08:07:11 +1300 Subject: [PATCH] Update release.yml --- .github/workflows/release.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index a2212fa33..7cd0c5dd0 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -92,8 +92,6 @@ jobs: cp README.build.txt output/README.txt cp LICENSE output/LICENSE rm output/*.d - rm output/nu_plugin_core_* - rm output/nu_plugin_extra_* # Note: If OpenSSL changes, this path will need to be updated - name: Copy OpenSSL to output @@ -188,8 +186,6 @@ jobs: cp README.build.txt output/README.txt cp LICENSE output/LICENSE rm output/*.d - rm output/nu_plugin_core_* - rm output/nu_plugin_extra_* - name: Upload artifact uses: actions/upload-artifact@v2 @@ -291,8 +287,6 @@ jobs: cp target\release\nu.exe output\ cp LICENSE output\ cp target\release\LICENSE-for-less.txt output\ - rm target\release\nu_plugin_core_*.exe - rm target\release\nu_plugin_extra_*.exe cp target\release\nu_plugin_*.exe output\ cp README.build.txt output\README.txt cp target\release\less.exe output\