trying to fix build

pull/410/head
Jason Kulatunga 2 years ago
parent 5c8c11d78b
commit 0a6ade4da9

@ -77,6 +77,8 @@ jobs:
- name: "Generate frontend"
uses: addnab/docker-run-action@v3
with:
env:
NODE_OPTIONS: '--openssl-legacy-provider'
image: node:lts
options: -v ${{ github.workspace }}:/work
run: |

Loading…
Cancel
Save