mirror of
https://huihui.cat/mirrors/MikroTikPatch.git
synced 2026-03-10 09:37:10 +01:00
modified: .github/workflows/mikrotik_patch.yml
This commit is contained in:
parent
f9273a6271
commit
4e75b7ae47
1 changed files with 1 additions and 0 deletions
1
.github/workflows/mikrotik_patch.yml
vendored
1
.github/workflows/mikrotik_patch.yml
vendored
|
|
@ -90,6 +90,7 @@ jobs:
|
|||
LATEST_VERSION=$(wget -nv -O - ${{ env.LATEST_VERSION_URL }}${{ matrix.channel }} | cut -d ' ' -f1)
|
||||
else
|
||||
LATEST_VERSION=${{ inputs.version }}
|
||||
fi
|
||||
echo Latest Version:$LATEST_VERSION
|
||||
echo "LATEST_VERSION=${LATEST_VERSION}" >> $GITHUB_ENV
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue