Skip to content

Commit

Permalink
update config deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
Tommy Alhamra committed Dec 3, 2024
1 parent d08e785 commit 85bf3f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-actions-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
node-version: 16

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

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

0 comments on commit 85bf3f3

Please sign in to comment.