@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user