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