mirror of
https://github.com/elseif/MikroTikPatch.git
synced 2026-08-30 12:05:46 +00:00
modified: .github/workflows/build_v7.yml
modified: toyecc/ShortWeierstrassCurve.py
This commit is contained in:
2
.github/workflows/build_v7.yml
vendored
2
.github/workflows/build_v7.yml
vendored
@@ -361,7 +361,7 @@ jobs:
|
||||
|
||||
- name: Get refind
|
||||
if: matrix.arch == 'x86' && steps.cache-refind.outputs.cache-hit != 'true'
|
||||
run: sudo wget -O $BUILD_DIR/refind-bin-0.14.2.zip https://downloads.sourceforge.net/project/refind/0.14.2/refind-bin-0.14.2.zip
|
||||
run: sudo wget -nv -O $BUILD_DIR/refind-bin-0.14.2.zip https://downloads.sourceforge.net/project/refind/0.14.2/refind-bin-0.14.2.zip
|
||||
|
||||
- name: Create ISO & INSTALL image files
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user