Skip to content

Update dependency joda-time:joda-time to v2.12.6 #2351

Update dependency joda-time:joda-time to v2.12.6

Update dependency joda-time:joda-time to v2.12.6 #2351

Workflow file for this run

name: "Front End CI Build"
on: push
jobs:
build_vuu_ui:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Install Node & dependencies
uses: ./.github/actions/setup-vuu-ui
- run: cd ./vuu-ui && npm run build