Skip to content

Commit

Permalink
chore: fix CI build
Browse files Browse the repository at this point in the history
  • Loading branch information
Arun-KumarH committed Sep 20, 2023
1 parent af23e9a commit 8db4612
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@ jobs:
with:
node-version: '18.2.0'

- name: Upgrade NPM
run: npm i -g npm

- name: Install Dependencies
run: npm ci

Expand All @@ -35,9 +32,6 @@ jobs:
with:
node-version: '18.2.0'

- name: Upgrade NPM
run: npm i -g npm

- name: Setup System
uses: restorecommerce/setup-system-action@v1

Expand Down

0 comments on commit 8db4612

Please sign in to comment.