chocolatey action argument property added

This commit is contained in:
KR Tirtho 2022-01-18 11:21:22 +06:00
parent 4048fb2143
commit db8aa79adf

View File

@ -39,6 +39,8 @@ jobs:
- run: flutter config --enable-windows-desktop
- run: flutter build windows
- uses: crazy-max/ghaction-chocolatey@v1
with:
args: -h
- run: choco install make -y
- run: make innoinstall
- run: make inno