Skip to content

Commit

Permalink
chore: up deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Arun-KumarH committed Sep 21, 2023
1 parent a6260cb commit 51661c0
Show file tree
Hide file tree
Showing 5 changed files with 368 additions and 424 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.14.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.14.0'

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

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

Expand Down
Loading

0 comments on commit 51661c0

Please sign in to comment.