Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Anupyalsangikar authored Sep 10, 2024
1 parent 5671c31 commit 2780f6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
node-version: 18

- name: Install dependencies
uses: npm run install
uses: bahmutov/npm-install@v1

- name: Build project
run: npm run build
Expand Down

0 comments on commit 2780f6d

Please sign in to comment.