mirror of
https://github.com/elseif/MikroTikPatch.git
synced 2026-09-01 04:55:49 +00:00
modified: .github/workflows/patch_v6.yml
modified: .github/workflows/patch_v7.yml
This commit is contained in:
2
.github/workflows/patch_v6.yml
vendored
2
.github/workflows/patch_v6.yml
vendored
@@ -243,7 +243,7 @@ jobs:
|
||||
uses: actions/cache@v5
|
||||
with:
|
||||
path: ${{ env.BUILD_DIR }}/mikrotik-${{ env.VERSION }}${{ env.ARCH_EXT }}.iso
|
||||
key: mikrotik-${{ env.VERSION }}${{ env.ARCH_EXT }}
|
||||
key: mikrotik-${{ env.VERSION }}${{ env.ARCH_EXT }}.iso
|
||||
|
||||
- name: Get mikrotik-${{ env.VERSION }}${{ env.ARCH_EXT }}.iso
|
||||
if: steps.cache-mikrotik-iso.outputs.cache-hit != 'true'
|
||||
|
||||
Reference in New Issue
Block a user