Skip to content

Commit

Permalink
pipelines updated
Browse files Browse the repository at this point in the history
  • Loading branch information
PunitSoniME committed Jul 28, 2024
1 parent 29d31b2 commit 11392ae
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ jobs:
architecture: 'x64'

- name: Install deps and build (with cache)
- uses: bahmutov/npm-install@v1
with:
useRollingCache: true
uses: bahmutov/npm-install@v1
with:
useRollingCache: true
# env:
# NODE_ENV: production

Expand Down

0 comments on commit 11392ae

Please sign in to comment.