Skip to content
This repository has been archived by the owner on Feb 19, 2023. It is now read-only.

Commit

Permalink
Remove npm update in Firebase CD
Browse files Browse the repository at this point in the history
Added upstream
  • Loading branch information
aravindvnair99 authored Apr 21, 2021
1 parent 24cde27 commit 008b625
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/firebase.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ jobs:
- name: Install Dependencies
run: |
cd functions/
npm -g update
npm i -g npm@latest
npm i
- name: Deploy to Firebase
uses: w9jds/firebase-action@master
Expand Down

0 comments on commit 008b625

Please sign in to comment.