Update main.yml

This commit is contained in:
Muhammed Kalkan 2022-05-29 00:17:52 +03:00 committed by GitHub
parent 4ada693234
commit e53da9f0ba
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
mv dist/OpenLens*.exe" dist/OpenLens-${{ env.LENS_VERSION }}.exe
mv dist/OpenLens*.exe dist/OpenLens-${{ env.LENS_VERSION }}.exe
fi
shell: bash
- name: Release