fix x86_64_efi link failure problem
This commit is contained in:
2
.github/workflows/build-istoreos-x86.yml
vendored
2
.github/workflows/build-istoreos-x86.yml
vendored
@@ -38,7 +38,7 @@ jobs:
|
||||
os:
|
||||
- ubuntu-22.04
|
||||
include:
|
||||
- REPO_BRANCH: istoreos-22.03
|
||||
- REPO_BRANCH: istoreos-24.10
|
||||
ARCHITECTURE: x86-alpha
|
||||
os: ubuntu-22.04
|
||||
|
||||
|
||||
4
.github/workflows/sync-files.yml
vendored
4
.github/workflows/sync-files.yml
vendored
@@ -47,8 +47,8 @@ jobs:
|
||||
wget -O ./x86/.config https://fw0.koolcenter.com/iStoreOS/x86_64_efi/config.buildinfo --no-check-certificate
|
||||
|
||||
mkdir -p ./x86-alpha
|
||||
wget -O ./x86-alpha/feeds.conf https://fw0.koolcenter.com/iStoreOS/alpha/x86_64_efi/feeds.conf --no-check-certificate
|
||||
wget -O ./x86-alpha/.config https://fw0.koolcenter.com/iStoreOS/alpha/x86_64_efi/config.buildinfo --no-check-certificate
|
||||
wget -O ./x86-alpha/feeds.conf https://fw0.koolcenter.com/iStoreOS/alpha/24.10_x86_64_efi/feeds.conf --no-check-certificate
|
||||
wget -O ./x86-alpha/.config https://fw0.koolcenter.com/iStoreOS/alpha/24.10_x86_64_efi/config.buildinfo --no-check-certificate
|
||||
|
||||
- name: 同步配置
|
||||
uses: peaceiris/actions-gh-pages@v3
|
||||
|
||||
Reference in New Issue
Block a user