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-07-08 10:28:03 +02:00
committed by GitHub
parent a9017005b2
commit ccfacf1083

View File

@@ -18,5 +18,5 @@ jobs:
- name: Inno Setup Action (pull request) - name: Inno Setup Action (pull request)
uses: ./ uses: ./
with: with:
path: ${{} github.workspace }}\scripts\test.iss path: ${ github.workspace }}\scripts\test.iss
if: ${{ github.event_name == 'pull_request' }} if: ${{ github.event_name == 'pull_request' }}