mirror of
https://github.com/elseif/MikroTikPatch
synced 2026-07-18 11:09:36 +00:00
Update self_hosted_patch.yml
Signed-off-by: elseif <elseif@live.cn>
This commit is contained in:
parent
fcd6926272
commit
018f060462
1
.github/workflows/self_hosted_patch.yml
vendored
1
.github/workflows/self_hosted_patch.yml
vendored
@ -88,6 +88,7 @@ jobs:
|
|||||||
id: get_latest
|
id: get_latest
|
||||||
run: |
|
run: |
|
||||||
echo $(uname -a)
|
echo $(uname -a)
|
||||||
|
echo $(pwd)
|
||||||
LATEST_VERSION=${{ github.event.inputs.version }}
|
LATEST_VERSION=${{ github.event.inputs.version }}
|
||||||
if [ -z "$_LATEST_VERSION" ]; then
|
if [ -z "$_LATEST_VERSION" ]; then
|
||||||
LATEST_VERSION=$(wget -nv -O - https://${{ env.MIKRO_UPGRADE_URL }}/routeros/NEWESTa7.${{ matrix.channel }} | cut -d ' ' -f1)
|
LATEST_VERSION=$(wget -nv -O - https://${{ env.MIKRO_UPGRADE_URL }}/routeros/NEWESTa7.${{ matrix.channel }} | cut -d ' ' -f1)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user