mirror of
https://github.com/status-im/miniupnp.git
synced 2025-02-16 16:07:30 +00:00
Merge branch 'master' of github.com:miniupnp/miniupnp
This commit is contained in:
commit
7a3e256eb9
4
.github/workflows/miniupnpc_wheels.yml
vendored
4
.github/workflows/miniupnpc_wheels.yml
vendored
@ -176,6 +176,10 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
directories: ${{ steps.create-venv.outputs.activate-venv-directories }}
|
directories: ${{ steps.create-venv.outputs.activate-venv-directories }}
|
||||||
|
|
||||||
|
- name: Update pip
|
||||||
|
run: |
|
||||||
|
python -m pip install --upgrade pip
|
||||||
|
|
||||||
- name: Copy out miniupnpc
|
- name: Copy out miniupnpc
|
||||||
run: |
|
run: |
|
||||||
cp -RLv cloned/miniupnpc source
|
cp -RLv cloned/miniupnpc source
|
||||||
|
Loading…
x
Reference in New Issue
Block a user