Skip to content

Commit

Permalink
move this to local
Browse files Browse the repository at this point in the history
  • Loading branch information
andresmonc committed May 9, 2024
1 parent d1a9080 commit f3e52fa
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ on:
jobs:
build:
runs-on: ubuntu-latest # runs a test on Ubuntu, Windows and macOS
env:
NODE_OPTIONS: --openssl-legacy-provider
steps:
- name: Checkout
uses: actions/checkout@master
Expand Down
1 change: 1 addition & 0 deletions israeliTacticalUi/.npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
node-options="--openssl-legacy-provider"

0 comments on commit f3e52fa

Please sign in to comment.