Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Commit

Permalink
refactor: updated workflow (#775)
Browse files Browse the repository at this point in the history
  • Loading branch information
BilalQamar95 authored Aug 15, 2023
1 parent 2e930cf commit 7d1861b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: ${{ env.NODE_VER }}
- run: npm install -g npm@${{ matrix.npm }}


- name: Install dependencies
run: npm ci

Expand Down

0 comments on commit 7d1861b

Please sign in to comment.