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 02a351f commit e362501
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/npmpublish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,7 @@ on:
push:
branches: [ docs ]

env:
NODE_OPTIONS: --openssl-legacy-provider

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

0 comments on commit e362501

Please sign in to comment.