forked from MapComplete/MapComplete
Scripts: fix runs-on
This commit is contained in:
parent
40369a012b
commit
e512b40117
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ jobs:
|
||||||
ssh hetzner "cd data && rm -rf community-index/ && unzip community-index.zip && rm community-index.zip"
|
ssh hetzner "cd data && rm -rf community-index/ && unzip community-index.zip && rm community-index.zip"
|
||||||
|
|
||||||
update_statistics:
|
update_statistics:
|
||||||
runs-on: [ ubuntu-latest, hetzner-access ]
|
runs-on: [ hetzner-access ]
|
||||||
steps:
|
steps:
|
||||||
- uses: https://source.mapcomplete.org/actions/checkout@v4
|
- uses: https://source.mapcomplete.org/actions/checkout@v4
|
||||||
- uses: ./.forgejo/setup
|
- uses: ./.forgejo/setup
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue