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
8442a9ef4f
commit
910a5eb929
5
.github/workflows/viewer-build.yml
vendored
5
.github/workflows/viewer-build.yml
vendored
@ -50,11 +50,12 @@ jobs:
|
||||
run: make dist
|
||||
|
||||
- name: Check build
|
||||
if: always() && ${{ matrix.os == 'windows-latest' }}
|
||||
if: always()
|
||||
run: |
|
||||
ls -la ./build
|
||||
zipnote -v
|
||||
zipnote ./build/ImageGrid.Viewer-*.zip.tmp | grep -e '^@ [^(]'
|
||||
[ -e ./build/ImageGrid.Viewer-*.zip.tmp ] \
|
||||
&& zipnote ./build/ImageGrid.Viewer-*.zip.tmp | grep -e '^@ [^(]'
|
||||
|
||||
- name: Release
|
||||
env:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user