Skip to content

Commit 33d071d

Browse files
authored
Update python-publish.yml
1 parent ff38dd5 commit 33d071d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
runs-on: ubuntu-latest
1414
env:
1515
FASTAPI_FF: '{"json_only": False, "file_1": True, "file_2": False, "file_3": True, "file_4": True}'
16+
1617
steps:
1718
- uses: actions/checkout@v2
1819
- name: Set up Python

0 commit comments

Comments
 (0)