Skip to content
This repository was archived by the owner on Nov 30, 2023. It is now read-only.

Commit cd32983

Browse files
committed
1 parent fea4828 commit cd32983

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

azure-pipelines.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ steps:
1616
- script: |
1717
set -e
1818
19+
yarn
20+
1921
NAME=$(node -p "require('./package.json').name")
2022
VERSION=$(node -p "require('./package.json').version")
2123

0 commit comments

Comments
 (0)