mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-28 09:50:09 +00:00
...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
0d9cb95817
commit
f3e7007d5c
4
.github/workflows/viewer-build-linux.yml
vendored
4
.github/workflows/viewer-build-linux.yml
vendored
@ -27,10 +27,10 @@ jobs:
|
||||
wget zip
|
||||
|
||||
- name: Build environment
|
||||
run: make dev
|
||||
run: make clean-all dev
|
||||
|
||||
- name: Check electron version
|
||||
run: electron --version
|
||||
run: npx electron --version
|
||||
|
||||
- name: Build
|
||||
run: make dist
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user