drone windows typo
continuous-integration/drone/push Build was killed Details

This commit is contained in:
Dan Ballard 2021-05-06 15:12:24 -07:00
parent 56119fa7bf
commit e2ae8a4a75
1 changed files with 1 additions and 1 deletions

View File

@ -183,7 +183,7 @@ steps:
- name: fetch
commands:
- powershell -command "git describe --tags > VERSION"
- powershell -command "git describe --tags > .\VERSION"
- powershell -command "Get-Date -Format 'yyyy-MM-dd-HH-mm' >.\BUILDDATE"
- .\fetch-libcwtch-go.ps1
- name: build-windows