drone windows full flutter path
continuous-integration/drone/push Build was killed Details

This commit is contained in:
Dan Ballard 2021-05-06 16:04:50 -07:00
parent c3112a674e
commit adcaea3704
1 changed files with 2 additions and 2 deletions

View File

@ -189,8 +189,8 @@ steps:
- .\fetch-libcwtch-go.ps1
- name: build-windows
commands:
- flutter pub get
- flutter build windows
- C:\src\flutter\bin\flutter pub get
- C:\src\flutter\bin\flutter build windows
# flwtch-`cat VERSION`-`cat BUILDDATE`
- $Env:builddir = 'deploy\flwtch-win-'
- $Env:builddir += type .\VERSION