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
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
|
run: make dist
|
||||||
|
|
||||||
- name: Check build
|
- name: Check build
|
||||||
if: always() && ${{ matrix.os == 'windows-latest' }}
|
if: always()
|
||||||
run: |
|
run: |
|
||||||
ls -la ./build
|
ls -la ./build
|
||||||
zipnote -v
|
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
|
- name: Release
|
||||||
env:
|
env:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user