🐛 Fix FastAPI People GitHub Action Docker dependencies (#2197)

This commit is contained in:
Sebastián Ramírez
2020-10-18 21:51:51 +02:00
committed by GitHub
parent 7a02d862aa
commit 68dc9bd5ac
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ on:
workflow_dispatch:
jobs:
deploy:
fastapi-people:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2