mirror of
https://github.com/elseif/MikroTikPatch.git
synced 2025-01-23 05:25:00 +03: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
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: "RouterOS ${{ env.LATEST_VERSION }}"
|
||||
name: "RouterOS ${{ env.LATEST_VERSION }}${{ env.ARCH }}"
|
||||
path: |
|
||||
mikrotik-${{ env.LATEST_VERSION }}${{ env.ARCH }}.iso
|
||||
chr-${{ env.LATEST_VERSION }}*.zip
|
||||
|
Loading…
Reference in New Issue
Block a user