removed ci script for nsis build

pull/533/head
Michael Peter Christen 2 years ago
parent 55c181e5a0
commit 79fc19e67e

@ -14,9 +14,4 @@ jobs:
distribution: 'temurin'
- name: Build linux release
run: ant clean all dist
- name: set up makensis
uses: joncloud/makensis-action@v3.7
with:
arguments: "/V3"
- name: Create windows installer
run: ant distWinInstaller

Loading…
Cancel
Save