use actions

This commit is contained in:
dries.k
2021-08-09 15:26:29 +02:00
parent 1520e4d9e7
commit e1e669d00e
4 changed files with 98 additions and 53 deletions

View File

@@ -8,4 +8,3 @@ try {Remove-Item "dist/gotify-tray/opengl32sw.dll"} catch {}
echo "Creating installer"
iscc gotify-tray.iss
Move-Item "inno-output\gotify-tray-installer.exe" "gotify-tray-installer-win.exe"