Extract artefacts to sub directory

This commit is contained in:
Gerrit 2023-05-30 13:30:43 +02:00
parent ed615c1053
commit 3df58a44d9

View file

@ -21,6 +21,7 @@ jobs:
uses: actions/download-artifact@v3 uses: actions/download-artifact@v3
with: with:
name: artefacts name: artefacts
path: Files
- name: Create msi from PowerShell Script - name: Create msi from PowerShell Script
run: | run: |