trying to fix nodejs build of frontend.

pull/410/head
Jason Kulatunga 1 year ago
parent 29a0860caa
commit 6a6570b8e3

@ -132,7 +132,6 @@ jobs:
uses: actions/checkout@v2
- name: "Populate frontend version information"
run: "cd webapp/frontend && ./git.version.sh"
- name: "Generate frontend & version information"
- name: "Install Node"
uses: actions/setup-node@v3
with:

Loading…
Cancel
Save