Skip to content

Commit

Permalink
Fix terser error
Browse files Browse the repository at this point in the history
  • Loading branch information
zimmerrol committed Mar 4, 2024
1 parent 8a50c03 commit 44a7db1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/guide.yml
Expand Up @@ -18,6 +18,7 @@ jobs:
sudo npm install vue-template-compiler
- name: Build
run: |
export NODE_OPTIONS=--openssl-legacy-provider
sudo vuepress build
working-directory: ./guide
- name: Push
Expand Down

0 comments on commit 44a7db1

Please sign in to comment.