Skip to content

fix: Try just hard-hard coding station ordering #371

fix: Try just hard-hard coding station ordering

fix: Try just hard-hard coding station ordering #371

Workflow file for this run

name: Docker
on: [push]
jobs:
docker:
name: Build Docker image
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
- run: docker build .