fix missing steps key

This commit is contained in:
benjaminramey
2019-11-02 23:46:18 +00:00
parent 5759e12208
commit 27aab29965

View File

@@ -9,6 +9,7 @@ trigger:
pool:
vmImage: 'windows-latest'
steps:
- task: FAKE5@1
inputs:
FakeVersion: '5.4.1'