mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-28 09:50: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:
|
||||
matrix:
|
||||
#os: [ ubuntu-latest, windows-latest, macos-latest ]
|
||||
os: [ ubuntu-latest, windows-latest ]
|
||||
#os: [ ubuntu-latest, windows-latest ]
|
||||
os: [ windows-latest ]
|
||||
|
||||
runs-on: ${{ matrix.os }}
|
||||
|
||||
@ -56,6 +57,8 @@ jobs:
|
||||
zipnote -v
|
||||
echo "---"
|
||||
zipnote ./targets/electron-*.zip
|
||||
echo "---"
|
||||
zipnote ./build/Im*.zip.tmp
|
||||
|
||||
- name: Release
|
||||
env:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user