forked from MapComplete/MapComplete
Merge branch 'develop' into layer/mobility_hub
This commit is contained in:
commit
cb88bc7caf
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ jobs:
|
|||
- name: cleanup files
|
||||
run: |
|
||||
BRANCH=$(echo ${{ github.ref_name }} | sed 's/\//-/g')
|
||||
rm /tmp/${BRANCH}.zip && r${GITHUB_REF_NAME}m -rf /tmp/${BRANCH}/
|
||||
rm /tmp/${BRANCH}.zip && rm -rf /tmp/${BRANCH}/
|
||||
|
||||
- name: unzipping remote file
|
||||
run: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue