Skip to content

Commit

Permalink
fix: build
Browse files Browse the repository at this point in the history
  • Loading branch information
naimo84 committed Sep 7, 2023
1 parent e3d2c30 commit f886f95
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/npmpublish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@ name: publish-gh-pages
on:
push:
branches: [ docs ]

env:
NODE_OPTIONS: --openssl-legacy-provider

jobs:
build-and-deploy:
runs-on: ubuntu-latest
Expand Down

0 comments on commit f886f95

Please sign in to comment.