Skip to content

Commit

Permalink
Fix yaml v2
Browse files Browse the repository at this point in the history
  • Loading branch information
dmtrKovalenko committed Nov 11, 2020
1 parent e6bbb48 commit dea2c24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/esy-build-steps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ steps:
- template: utils/restore-build-cache.yml
- script: "esy build --release"
displayName: "esy build --release"
- scrupt: "esy post-releas"
- script: "esy post-releas"
displayName: "Adjust produced release files"
- template: utils/create-docs.yml
- script: "esy test"
Expand Down

0 comments on commit dea2c24

Please sign in to comment.