Added call operator

This commit is contained in:
Benjamin Gebauer 2023-05-31 11:54:45 +02:00
parent 1749a3b3ef
commit 0a6e9a5330

View file

@ -21,7 +21,7 @@ jobs:
- name: Create msi from PowerShell Script - name: Create msi from PowerShell Script
shell: pwsh shell: pwsh
run: | run: |
./test1.ps1 & ./test1.ps1
- name: Upload artifacts - name: Upload artifacts
uses: actions/upload-artifact@v2 uses: actions/upload-artifact@v2
with: with: