mirror of
https://github.com/fastapi/fastapi.git
synced 2026-04-16 04:53:11 -04:00
🐛 Fix FastAPI People GitHub Action Docker dependencies (#2197)
This commit is contained in:
committed by
GitHub
parent
7a02d862aa
commit
68dc9bd5ac
2
.github/workflows/people.yml
vendored
2
.github/workflows/people.yml
vendored
@@ -6,7 +6,7 @@ on:
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
deploy:
|
||||
fastapi-people:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
Reference in New Issue
Block a user