From 95fc6fec10a6abb13698e9eeb8480214350a95f0 Mon Sep 17 00:00:00 2001 From: tits4net <859892+tits4net@users.noreply.github.com> Date: Fri, 8 Mar 2024 20:28:11 +0100 Subject: [PATCH] Update build-maps.yml --- .github/workflows/build-maps.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/build-maps.yml b/.github/workflows/build-maps.yml index ffbae7a..d002604 100644 --- a/.github/workflows/build-maps.yml +++ b/.github/workflows/build-maps.yml @@ -1,4 +1,5 @@ name: Build map + on: workflow_dispatch: inputs: @@ -6,6 +7,7 @@ on: description: 'List of map to build (comma separated, according geofabrik path)' required: True type: string + jobs: motomap-container-job: runs-on: ubuntu-latest