mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-28 18:00:09 +00:00
tweaking...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
5af64caa08
commit
d1a2c902bf
5
.github/workflows/viewer-build.yml
vendored
5
.github/workflows/viewer-build.yml
vendored
@ -15,7 +15,8 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
#os: [ ubuntu-latest, windows-latest, macos-latest ]
|
#os: [ ubuntu-latest, windows-latest, macos-latest ]
|
||||||
os: [ ubuntu-latest, windows-latest ]
|
#os: [ ubuntu-latest, windows-latest ]
|
||||||
|
os: [ windows-latest ]
|
||||||
|
|
||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
|
|
||||||
@ -56,6 +57,8 @@ jobs:
|
|||||||
zipnote -v
|
zipnote -v
|
||||||
echo "---"
|
echo "---"
|
||||||
zipnote ./targets/electron-*.zip
|
zipnote ./targets/electron-*.zip
|
||||||
|
echo "---"
|
||||||
|
zipnote ./build/Im*.zip.tmp
|
||||||
|
|
||||||
- name: Release
|
- name: Release
|
||||||
env:
|
env:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user