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
66b75a9eae
commit
8442a9ef4f
3
.github/workflows/viewer-build.yml
vendored
3
.github/workflows/viewer-build.yml
vendored
@ -50,8 +50,7 @@ jobs:
|
||||
run: make dist
|
||||
|
||||
- name: Check build
|
||||
if: always()
|
||||
if: ${{ matrix.os == 'windows-latest' }}
|
||||
if: always() && ${{ matrix.os == 'windows-latest' }}
|
||||
run: |
|
||||
ls -la ./build
|
||||
zipnote -v
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user