Update angular.yml

pull/2172/head
Mehmet Erim 6 years ago committed by GitHub
parent abf8dd3430
commit dedf9c0eb0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -14,6 +14,8 @@ jobs:
- uses: borales/actions-yarn@v2.0.0 - uses: borales/actions-yarn@v2.0.0
with: with:
node-version: '10.x' node-version: '10.x'
- run: pwd && yarn - run: |
pwd
yarn
working-directory: npm/ng-packs working-directory: npm/ng-packs
- run: pwd - run: pwd

Loading…
Cancel
Save