Projects STRLCPY hiphp Commits 4d3de94c
🤬
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■ ■ ■
    .github/workflows/pypi.yml
    skipped 16 lines
    17 17   pip install
    18 18   build
    19 19   --user
     20 + - name: Install twine
     21 + run: pip install twine
    20 22   - name: Build a binary wheel and a source tarball
    21 23   run: >-
    22 24   python -m
    skipped 12 lines
    35 37   uses: pypa/gh-action-pypi-publish@release/v1
    36 38   with:
    37 39   password: ${{ secrets.PYPI_API_TOKEN }}
     40 + 
Please wait...
Page is in error, reload to recover