Skip to content

Commit

Permalink
feat: add debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
naimo84 committed Jun 19, 2023
1 parent 7610691 commit e7989b6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/npmpublish.yml
Expand Up @@ -2,6 +2,8 @@ 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 e7989b6

Please sign in to comment.