mirror of
https://github.com/elseif/MikroTikPatch
synced 2026-07-17 18:49:41 +00:00
modified: .github/workflows/mikrotik_patch_test.yml
This commit is contained in:
parent
f130ee3d30
commit
cc6a363b2e
2
.github/workflows/mikrotik_patch_test.yml
vendored
2
.github/workflows/mikrotik_patch_test.yml
vendored
@ -343,7 +343,7 @@ jobs:
|
|||||||
- name: Upload artifact
|
- name: Upload artifact
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: "RouterOS ${{ env.LATEST_VERSION }}"
|
name: "RouterOS ${{ env.LATEST_VERSION }}${{ env.ARCH }}"
|
||||||
path: |
|
path: |
|
||||||
mikrotik-${{ env.LATEST_VERSION }}${{ env.ARCH }}.iso
|
mikrotik-${{ env.LATEST_VERSION }}${{ env.ARCH }}.iso
|
||||||
chr-${{ env.LATEST_VERSION }}*.zip
|
chr-${{ env.LATEST_VERSION }}*.zip
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user