1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

add build artifacts from completed build

This commit is contained in:
JoelTrain 2022-08-23 17:40:57 -05:00
parent bb588754c9
commit 93e3ebe65f
No known key found for this signature in database
GPG Key ID: E7720A2908E42F0A

View File

@ -66,8 +66,8 @@ jobs:
- name: Electron Builder
run: yarn run electron-builder --publish onTag --win --dir
# - name: Upload artifacts
# uses: actions/upload-artifact@v3
# with:
# name: built-artifacts
# path: path/to/artifact/
- name: Upload artifacts
uses: actions/upload-artifact@v3
with:
name: built-artifacts
path: ./static/build