Update build-338q-fpv.yml

pull/1681/head
Huang jinlong 2024-12-14 23:04:31 +08:00 committed by GitHub
parent 06375dab43
commit 8b897a36fb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 1 deletions

View File

@ -59,8 +59,9 @@ jobs:
ln -s ${GITHUB_WORKSPACE}/br-cache $(ls -d output/buildroot-*)/dl # 创建软链接
#修改源码
rm -rf ${GITHUB_WORKSPACE}/br-cache/msposd
sed -i 's|MSPOSD_SITE = $(call github,openipc,msposd,$(MSPOSD_VERSION))|MSPOSD_SITE = https://github.com/longcat99/msposd.git|' ${GITHUB_WORKSPACE}/general/package/msposd/msposd.mk
make BOARD=${{matrix.platform}}_${{matrix.release}} br-source # 获取构建源文件