Skip to content

Commit

Permalink
Add missing packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Embraser01 committed Oct 18, 2019
1 parent 10bd18c commit 6a6c2ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-angular-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@ jobs:
ng new berry-angular --interactive=false
cd berry-angular
yarn add @yarnpkg/pnpify -D
yarn add @yarnpkg/pnpify @angular-devkit/core @babel/preset-env @babel/core -D
yarn pnpify $GITHUB_WORKSPACE/scripts/e2e-res/angular-patch.js build

0 comments on commit 6a6c2ba

Please sign in to comment.