Skip to content

Commit

Permalink
ew node version
Browse files Browse the repository at this point in the history
  • Loading branch information
ishanwardhono committed Mar 10, 2024
1 parent 6ee830c commit c7987e1
Show file tree
Hide file tree
Showing 3 changed files with 13,046 additions and 7,721 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/deploy-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Set up Node.js
uses: actions/setup-node@v2
with:
node-version: '14'
cache: 'npm'
- name: Install specific npm version
run: npm install -g npm@6.14.18
- run: npm install
- run: CI=false npm run build
- uses: FirebaseExtended/action-hosting-deploy@v0
Expand Down
Loading

0 comments on commit c7987e1

Please sign in to comment.