trying to fix nodejs build of frontend.

This commit is contained in:
Jason Kulatunga
2022-11-29 22:45:40 -08:00
parent 29a0860caa
commit 6a6570b8e3
-1
View File
@@ -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: