mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-28 18:00:09 +00:00
testing...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
faa2400a80
commit
0bc22d62a5
7
.github/workflows/viewer-build.yml
vendored
7
.github/workflows/viewer-build.yml
vendored
@ -29,6 +29,13 @@ jobs:
|
|||||||
|
|
||||||
- uses: actions/setup-node@v6
|
- uses: actions/setup-node@v6
|
||||||
|
|
||||||
|
- name: Verify
|
||||||
|
run: make check
|
||||||
|
|
||||||
|
- if: ${{ matrix.os == 'windows-latest' }}
|
||||||
|
run: |
|
||||||
|
choco install wget
|
||||||
|
|
||||||
- if: ${{ matrix.os == 'ubuntu-latest' }}
|
- if: ${{ matrix.os == 'ubuntu-latest' }}
|
||||||
run: |
|
run: |
|
||||||
# fixes an issue when running npx sandboxing...
|
# fixes an issue when running npx sandboxing...
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user