Update main.yml

This commit is contained in:
Muhammed Kalkan 2022-05-28 23:44:22 +03:00 committed by GitHub
parent 9902fdc7c3
commit 4ada693234
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 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 -v $i "dist/OpenLens Setup ${{ env.LENS_VERSION }}-latest.*.exe" dist/OpenLens-${{ env.LENS_VERSION }}.exe
mv dist/OpenLens*.exe" dist/OpenLens-${{ env.LENS_VERSION }}.exe
fi
shell: bash
- name: Release