InnoSetup build scripts

This commit is contained in:
redtide
2021-07-13 23:41:32 +02:00
committed by Francesco
parent ad0530dafa
commit 0ed707c68f
6 changed files with 98 additions and 2 deletions
+6 -1
View File
@@ -1,7 +1,12 @@
name: CI
on:
workflow_dispatch:
push:
branches:
- '*'
pull_request:
branches:
- '*'
jobs:
build-linux: