mirror of
https://github.com/elseif/MikroTikPatch.git
synced 2026-09-23 11:00:19 +00:00
modified: .github/workflows/main.yml
modified: patch.py
This commit is contained in:
@@ -252,7 +252,7 @@ jobs:
|
||||
with:
|
||||
version: ${{ matrix.target.version }}
|
||||
channels: ${{ toJson(matrix.target.channels) }}
|
||||
archs: ${{ needs.Prepare_Patch.outputs.archs }}
|
||||
archs: '["x86"]'
|
||||
buildtime: ${{ inputs.buildtime }}
|
||||
release: ${{ github.event_name != 'workflow_dispatch' || inputs.release }}
|
||||
secrets: inherit
|
||||
|
||||
Reference in New Issue
Block a user