Skip to content

Commit

Permalink
Update pr-preview.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
iisa authored Dec 23, 2024
1 parent ed168ac commit b4fb16c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pr-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ jobs:

- name: Install and Build
run: |
yarn install
yarn ghpages:build
npm install
npm run ghpages:build
# Reference: https://github.com/rossjrw/pr-preview-action
- name: Deploy preview
Expand Down

0 comments on commit b4fb16c

Please sign in to comment.