Переход на локальный форк загрузчика

This commit is contained in:
Арен Елчинян 2023-11-02 00:43:25 +03:00
parent 8e32e0ce03
commit 7cc15c2506
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ jobs:
- name: install limine - name: install limine
run: | run: |
git clone https://github.com/limine-bootloader/limine.git --branch=v5.x-branch-binary --depth=1 git clone https://git.synapseos.ru/Aren/limine.git --branch=v5.x-branch-binary --depth=1
cd limine && make && cd .. cd limine && make && cd ..
- name: build - name: build