1
0
mirror of https://github.com/Minionguyjpro/Inno-Setup-Action synced 2026-02-19 09:51:20 +01:00

Update test.yml

This commit is contained in:
Minionguyjpro
2024-01-11 17:43:28 +01:00
committed by GitHub
parent 1d7cc9e6e2
commit bac3440887

View File

@@ -15,6 +15,7 @@ jobs:
with: with:
# Make sure the release step uses its own credentials. # Make sure the release step uses its own credentials.
persist-credentials: false persist-credentials: false
fetch-depth: 0
- name: Setup Node.js - name: Setup Node.js
id: setup-node id: setup-node
@@ -52,6 +53,8 @@ jobs:
runs-on: windows-latest runs-on: windows-latest
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Inno Setup Action - name: Inno Setup Action
uses: ./ uses: ./