Skip to content

Commit

Permalink
chore(ci): update GitHub Pages workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
razonyang committed Apr 6, 2023
1 parent be6457e commit a0f7e5d
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 @@ -30,7 +30,7 @@ jobs:
${{ runner.os }}-node-
- name: Install dependencies
run: npm install
run: npm ci

- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
Expand Down

0 comments on commit a0f7e5d

Please sign in to comment.