zalupa надеюсь последняя
Build Python Package / build (push) Successful in 2s Details

This commit is contained in:
trueold89 2024-06-09 02:00:09 +03:00
parent b72f215f02
commit 0b6dec4674
Signed by: trueold89
GPG Key ID: C122E85DD49E6B30
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ jobs:
python setup.py sdist python setup.py sdist
- name: Archive the package - name: Archive the package
uses: actions/upload-artifact@v2 uses: actions/upload-artifact@v3
with: with:
name: dist name: dist
path: dist/*.tar.gz path: dist/*.tar.gz