mirror of
https://github.com/fastapi-admin/fastapi-admin.git
synced 2026-03-13 10:32:25 +08:00
update pypi.yml
This commit is contained in:
3
.github/workflows/pypi.yml
vendored
3
.github/workflows/pypi.yml
vendored
@@ -6,6 +6,9 @@ on:
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
python-version: ['3.8']
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Build dists
|
||||
|
||||
Reference in New Issue
Block a user