Skip to content

Commit

Permalink
trying to fix nodejs build of frontend.
Browse files Browse the repository at this point in the history
  • Loading branch information
AnalogJ committed Nov 30, 2022
1 parent 29a0860 commit 6a6570b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/docker-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 6a6570b

Please sign in to comment.