.github/workflows/build_bundles.yml
changeset 80 1088ce57d3c9
parent 78 38597d675b03
child 84 8e01f3bb59df
equal deleted inserted replaced
79:a8b434605895 80:1088ce57d3c9
     1 name: Build windows installer in Docker.
     1 name: Build windows installer in Docker
     2 
     2 
     3 on:
     3 on:
     4   workflow_dispatch:
     4   workflow_dispatch:
     5   # push:
     5   # push:
     6   #   branches: [ default ]
     6   #   branches: [ default ]