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 df2761d commit 81e6c67
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@ jobs:
- name: Use Node ${{ matrix.node }}
uses: actions/setup-node@v4
with:
node-version-file: ${{ matrix.node }}
node-version: ${{ matrix.node }}
architecture: 'x64'

- name: Install deps and build (with cache)
uses: bahmutov/npm-install@v1
Expand Down

0 comments on commit 81e6c67

Please sign in to comment.