Update main.yml

This commit is contained in:
Muhammed Kalkan 2023-05-29 16:10:44 +03:00 committed by GitHub
parent bb3e3245bf
commit db82d7353f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@ jobs:
yarn run build
yarn run build:app
cp open-lens/dist/OpenLens*.exe releasefiles/OpenLens-${{ env.LENS_VERSION }}.exe
cp open-lens/dist/OpenLens*.exe packages/open-lens/dist/OpenLens-${{ env.LENS_VERSION }}.exe
cp open-lens/dist/OpenLens*.exe open-lens/dist/OpenLens-${{ env.LENS_VERSION }}.exe
fi
shell: bash
working-directory: lens