attempt with nsis installer

This commit is contained in:
DJ2LS 2024-01-30 21:41:53 +01:00
parent f4e11f190c
commit 058eacd07a

View file

@ -1,9 +1,5 @@
name: Build and Release Installer
on:
push:
branches:
- main # or any branch you prefer
name: Build and Release NSIS Installer
on: [push]
jobs:
build-and-release: