Skip to content

Commit

Permalink
Fixed install
Browse files Browse the repository at this point in the history
  • Loading branch information
nikolai-shabalin committed Jun 19, 2024
1 parent 8309b5f commit 6ebc314
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
node-version: 20

- name: Installing Dependencies
run: npm i
run: npm ci

- name: Building
run: npm run build
Expand Down

0 comments on commit 6ebc314

Please sign in to comment.