mirror of
https://github.com/mrabarnett/mrab-regex.git
synced 2025-10-05 20:02:39 +02:00
Setup failure scenario
Fix sdist license failure with setuptools
This commit is contained in:
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@@ -47,6 +47,7 @@ jobs:
|
||||
|
||||
- name: Build source distribution
|
||||
run: |
|
||||
python -m pip install -U setuptools
|
||||
python setup.py sdist --formats=gztar
|
||||
|
||||
- name: Upload source distribution
|
||||
|
Reference in New Issue
Block a user