Skip to content

rebuild stops.txt with latest DELFI.BB GTFS #83

rebuild stops.txt with latest DELFI.BB GTFS

rebuild stops.txt with latest DELFI.BB GTFS #83

Workflow file for this run

name: build
on:
push:
branches:
- '*'
pull_request:
branches:
- '*'
jobs:
# todo: DRY with build-and-publish.yml
build:
runs-on: ubuntu-latest
steps:
- name: checkout
uses: actions/checkout@v4
- name: install qsv
run: ./ci/install-qsv.sh
- run: ./build.sh