Skip to content

Commit

Permalink
Update MOTIS to v2.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
jbruechert committed Jan 2, 2025
1 parent 1ab1426 commit 2b35405
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .woodpecker/motis-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ steps:
image: docker.io/alpine
commands:
- export GITHUB_ACTIONS=1
- export MOTIS_TAG=v2.0.5
- export MOTIS_TAG=v2.0.6
- apk add musl-dev cmake ninja gcc g++ git npm linux-headers
- git clone https://github.com/motis-project/motis -b $MOTIS_TAG motis-src
- mkdir -p motis-src/build
Expand Down

0 comments on commit 2b35405

Please sign in to comment.