git
This commit is contained in:
parent
64330a6e77
commit
5bd347a44b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
|
|
@ -86,7 +86,7 @@ jobs:
|
|||
|
||||
# Set an output parameter `uname` for use in subsequent steps
|
||||
run: |
|
||||
apk add python3 py3-pip make
|
||||
apk add python3 py3-pip make git
|
||||
python3 -m pip install -e .
|
||||
echo "Done!"
|
||||
python3 -m pip install pyinstaller
|
||||
|
|
|
|||
Loading…
Reference in a new issue