Skip to content

Commit

Permalink
Removed manual NPM install
Browse files Browse the repository at this point in the history
  • Loading branch information
saulipurhonen committed Feb 8, 2022
1 parent d6fe9cf commit 5528897
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/e2etests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ jobs:
- uses: actions/checkout@v2
- name: Build Frontend
run: |
sudo npm install -g [email protected]
npx --quiet pinst --disable
npm install --production
npm run build --production
Expand Down

0 comments on commit 5528897

Please sign in to comment.