Skip to content

build(deps): bump the npm_and_yarn group across 5 directories with 25 updates #25

build(deps): bump the npm_and_yarn group across 5 directories with 25 updates

build(deps): bump the npm_and_yarn group across 5 directories with 25 updates #25

Workflow file for this run

name: Build graph
on:
- pull_request
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Checkout source code
uses: actions/checkout@v4
- name: Cache OSM and elevation data
uses: actions/cache@v4
with:
path: |
data/srtm*
data/italy-nord-est.osm.pbf
key: input-data-${{ github.GITHUB_REF_NAME }}
- run: ./build-graph.sh