We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ce440f commit 5a113cbCopy full SHA for 5a113cb
.github/workflows/build.yaml
@@ -39,6 +39,8 @@ jobs:
39
- run: cd frontend; echo FRONTEND_VERSION=`/usr/bin/git log -1 --format='%h'` >> "$GITHUB_ENV"
40
41
# osm-cgimap submod
42
+
43
+ # cgi-map submod
44
- name: Checkout osm-cgimap
45
uses: actions/checkout@v2
46
with:
0 commit comments