1
0
mirror of https://github.com/Minionguyjpro/Inno-Setup-Action synced 2026-02-18 17:41:18 +01:00

Update test.yml

This commit is contained in:
Minionguyjpro
2023-12-09 21:14:53 +01:00
committed by GitHub
parent 719aa072b9
commit d50b2472e4

View File

@@ -16,7 +16,7 @@ jobs:
- name: Inno Setup Action (push)
uses: Minionguyjpro/Inno-Setup-Action@main
with:
path: ${{ github.workspace }}\scripts\test.iss
path: scripts\test.iss
options: /O+
- name: Inno Setup Action (pull request)