Revert "trying to fix build"

This reverts commit 0a6ade4da9.
This commit is contained in:
Jason Kulatunga
2022-11-28 08:16:45 -08:00
parent 0a6ade4da9
commit dd03a8cf63
-2
View File
@@ -77,8 +77,6 @@ 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: |