Skip to content

Commit

Permalink
Stop being pedantic with me.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kraust committed Feb 18, 2024
1 parent 156184f commit fda4375
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/swagger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:

- run: pip install -r requirements.txt
- run: python3 OSCR_django/manage.py migrate
- run: mkdir -p dist
- run: python3 OSCR_django/manage.py generate_swagger -f yaml -u http://127.0.0.1 dist/OSCR_django.yaml
- uses: actions/upload-artifact@v2
with:
Expand Down

0 comments on commit fda4375

Please sign in to comment.