Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
SergioLangaritaBenitez committed Oct 11, 2024
1 parent 96149c8 commit 6ed23d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_deploy_gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
uses: actions/setup-node@v3

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

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

0 comments on commit 6ed23d3

Please sign in to comment.