forked from MapComplete/MapComplete
Fix workflow
This commit is contained in:
parent
a6c752037b
commit
78c9b5ffdf
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy_dev.yml
vendored
2
.github/workflows/deploy_dev.yml
vendored
|
@ -6,7 +6,7 @@ on:
|
|||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: [ubuntu-lts, ubuntu-latest]
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
|
|
Loading…
Reference in a new issue