mirror of
https://github.com/elseif/MikroTikPatch
synced 2026-07-17 18:49:41 +00:00
modified: .github/workflows/mikrotik_patch.yml
This commit is contained in:
parent
e829852de8
commit
f41db74dc4
2
.github/workflows/mikrotik_patch.yml
vendored
2
.github/workflows/mikrotik_patch.yml
vendored
@ -61,7 +61,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Create squashfs for python npk
|
- name: Create squashfs for python npk
|
||||||
run: |
|
run: |
|
||||||
sudo wget-nv https://www.python.org/ftp/python/3.11.9/Python-3.11.9.tar.xz
|
sudo wget -nv https://www.python.org/ftp/python/3.11.9/Python-3.11.9.tar.xz
|
||||||
sudo tar -xf Python-3.11.9.tar.xz
|
sudo tar -xf Python-3.11.9.tar.xz
|
||||||
sudo rm -f Python-3.11.9.tar.xz
|
sudo rm -f Python-3.11.9.tar.xz
|
||||||
sudo mkdir ./python-root/
|
sudo mkdir ./python-root/
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user