From 39c39b2fbc44d54e46e8a8b4206076d023ef5c4a Mon Sep 17 00:00:00 2001 From: Mehmet Erim <34455572+mehmet-erim@users.noreply.github.com> Date: Tue, 12 Nov 2019 19:37:43 +0300 Subject: [PATCH] Update angular.yml --- .github/workflows/angular.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/angular.yml b/.github/workflows/angular.yml index c3c143169e..dcdaf1d7da 100644 --- a/.github/workflows/angular.yml +++ b/.github/workflows/angular.yml @@ -17,8 +17,4 @@ jobs: runs-on: ubuntu-18.04 steps: - uses: actions/checkout@v1 - - uses: borales/actions-yarn@v2.0.0 - with: - node-version: '10.x' - - run: pwd - run: pwd