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-10 14:56:19 +01:00
committed by GitHub
parent 032a94afdb
commit c46844755c

View File

@@ -31,5 +31,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: scripts\test.iss
if: ${{ github.event_name == 'pull_request' }} if: ${{ github.event_name == 'pull_request' }}