mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 10:20:08 +00:00
fix
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
e49327e1b8
commit
d802c93ad5
10
.github/workflows/viewer-build-linux.yml
vendored
10
.github/workflows/viewer-build-linux.yml
vendored
@ -1,10 +1,12 @@
|
|||||||
name: Viewer build linux
|
name: Viewer build linux
|
||||||
|
|
||||||
|
|
||||||
on:
|
on:
|
||||||
# push:
|
workflow_dispatch:
|
||||||
# branches: [ "master" ]
|
|
||||||
# pull_request:
|
release:
|
||||||
# branches: [ "master" ]
|
types: [published]
|
||||||
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user