Skip to content

Commit

Permalink
npm ci
Browse files Browse the repository at this point in the history
  • Loading branch information
l10178 committed Apr 30, 2024
1 parent 73bf1a0 commit 577b61c
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 @@ -25,7 +25,7 @@ jobs:
# extended: true

- name: Install dependencies
run: npm install
run: npm ci

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

0 comments on commit 577b61c

Please sign in to comment.