summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJT <547158+jntrnr@users.noreply.github.com>2022-03-23 08:07:11 +1300
committerGitHub <noreply@github.com>2022-03-23 08:07:11 +1300
commit74af31a42ff4feb8d5d9897c0d99c7434678a315 (patch)
tree73baac4b65ed6470ea228b7feae32abe8f9efbb9
parent1c964cdfe70d4a53b32041af54aff12fa8433051 (diff)
Update release.yml0.60.0
-rw-r--r--.github/workflows/release.yml6
1 files changed, 0 insertions, 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\