Skip to content

UI routes: fix root route matching all subpaths #24

UI routes: fix root route matching all subpaths

UI routes: fix root route matching all subpaths #24

Workflow file for this run

name: Build
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Download Turbo Bob
run: curl --fail --location --output bob https://dl.bintray.com/function61/dl/turbobob/20200220_1142_9c1ea959/bob_linux-amd64 && chmod +x bob
- name: Build with Turbo Bob
run: CI_REVISION_ID="$GITHUB_SHA" ./bob build --publish-artefacts