Skip to content

devops: stop workflows |front: better size |wails: window height #2

devops: stop workflows |front: better size |wails: window height

devops: stop workflows |front: better size |wails: window height #2

Workflow file for this run

#
# SparkpluGUI - Software that displays decoded Sparkplug messages from MQTT IoT
# @author guiklimek
# @site https://ambre.io/
#
# This program and the accompanying materials are made available under the
# terms of the GNU GENERAL PUBLIC LICENSE which is available at
# https://github.com/Ambre-io/sparkplugui
#
name: Windows
on:
push:
# branches: [ "main" ]
pull_request:
# branches: [ "main" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v3
- name: Build Windows SparkpluGUI
uses: dAppServer/[email protected]
with:
build-name: SparkpluGUI
build-platform: windows/amd64