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:
parent
bb588754c9
commit
93e3ebe65f
10
.github/workflows/build-for-windows.yml
vendored
10
.github/workflows/build-for-windows.yml
vendored
@ -66,8 +66,8 @@ jobs:
|
|||||||
- name: Electron Builder
|
- name: Electron Builder
|
||||||
run: yarn run electron-builder --publish onTag --win --dir
|
run: yarn run electron-builder --publish onTag --win --dir
|
||||||
|
|
||||||
# - name: Upload artifacts
|
- name: Upload artifacts
|
||||||
# uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v3
|
||||||
# with:
|
with:
|
||||||
# name: built-artifacts
|
name: built-artifacts
|
||||||
# path: path/to/artifact/
|
path: ./static/build
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user