mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 10:20:08 +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
|
run: make dist
|
||||||
|
|
||||||
- name: Check build
|
- name: Check build
|
||||||
if: always()
|
if: always() && ${{ matrix.os == 'windows-latest' }}
|
||||||
if: ${{ matrix.os == 'windows-latest' }}
|
|
||||||
run: |
|
run: |
|
||||||
ls -la ./build
|
ls -la ./build
|
||||||
zipnote -v
|
zipnote -v
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user