mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-09-13 07:55:18 +00:00
chocolatey action argument property added
This commit is contained in:
parent
4048fb2143
commit
db8aa79adf
2
.github/workflows/flutter-build.yml
vendored
2
.github/workflows/flutter-build.yml
vendored
@ -39,6 +39,8 @@ jobs:
|
|||||||
- run: flutter config --enable-windows-desktop
|
- run: flutter config --enable-windows-desktop
|
||||||
- run: flutter build windows
|
- run: flutter build windows
|
||||||
- uses: crazy-max/ghaction-chocolatey@v1
|
- uses: crazy-max/ghaction-chocolatey@v1
|
||||||
|
with:
|
||||||
|
args: -h
|
||||||
- run: choco install make -y
|
- run: choco install make -y
|
||||||
- run: make innoinstall
|
- run: make innoinstall
|
||||||
- run: make inno
|
- run: make inno
|
||||||
|
Loading…
Reference in New Issue
Block a user