Update main.yml

This commit is contained in:
Muhammed Kalkan 2022-05-28 22:36:27 +03:00 committed by GitHub
parent 271b5cfa28
commit 030799c02f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -44,7 +44,7 @@ jobs:
mv dist/OpenLens-${{ env.LENS_VERSION }}-latest.*.amd64.deb dist/OpenLens-${{ env.LENS_VERSION }}.deb
mv dist/OpenLens-${{ env.LENS_VERSION }}-latest.*.x86_64.rpm dist/OpenLens-${{ env.LENS_VERSION }}.rpm
else
cp dist/OpenLens Setup -${{ env.LENS_VERSION }}-latest.*.exe dist/OpenLens-${{ env.LENS_VERSION }}.exe
cp dist/OpenLens Setup ${{ env.LENS_VERSION }}-latest.*.exe dist/OpenLens-${{ env.LENS_VERSION }}.exe
fi
shell: bash
- name: Release