Skip to content

Commit

Permalink
update github action
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Tsai committed Aug 22, 2023
1 parent 34fc2bf commit bdd3c6d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ jobs:
- name: Install npm packages
run: npm install
- name: Generate Pages
env:
NODE_OPTIONS: "--openssl-legacy-provider"
run: npm run build
- name: Generate config
env:
Expand Down

0 comments on commit bdd3c6d

Please sign in to comment.