Chain github action steps

This commit is contained in:
Gerrit 2023-05-30 12:58:27 +02:00
parent d1c8210544
commit c4cdaf0e79

View file

@ -11,6 +11,7 @@ jobs:
build: build:
runs-on: windows-latest runs-on: windows-latest
needs: call-build
steps: steps:
- name: Create msi from PowerShell Script - name: Create msi from PowerShell Script
run: | run: |