Revert "trying to fix build"

This reverts commit 0a6ade4da9.
pull/410/head
Jason Kulatunga 2 years ago
parent 0a6ade4da9
commit dd03a8cf63

@ -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: |
@ -183,4 +181,4 @@ jobs:
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
# cache-from: type=gha
# cache-to: type=gha,mode=max
# cache-to: type=gha,mode=max
Loading…
Cancel
Save