This commit is contained in:
Gerrit 2023-05-30 13:31:28 +02:00
parent 3df58a44d9
commit 5fd0b63c76

View file

@ -20,7 +20,7 @@ jobs:
- name: Download artifacts - name: Download artifacts
uses: actions/download-artifact@v3 uses: actions/download-artifact@v3
with: with:
name: artefacts name: artifacts
path: Files path: Files
- name: Create msi from PowerShell Script - name: Create msi from PowerShell Script