Skip to content

fix: [#56] Use binary instead of downloading pip packages #206

fix: [#56] Use binary instead of downloading pip packages

fix: [#56] Use binary instead of downloading pip packages #206

Workflow file for this run

---
name: Python
'on': push
permissions:
contents: write
jobs:
MCVS-python-action:
runs-on: ubuntu-20.04
steps:
#
#
#
#
#
- uses: actions/[email protected]
- uses: 030/mcvs-python-action@1-2-install-python-run-pytest
with:
pyinstaller-binary-name: gomod-go-version-updater
token: ${{ secrets.GITHUB_TOKEN }}