Update build-338q-fpv.yml

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

View File

@ -61,7 +61,7 @@ jobs:
#修改源码
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
sed -i 's|MSPOSD_VERSION = HEAD|MSPOSD_VERSION = main|' ${GITHUB_WORKSPACE}/general/package/msposd/msposd.mk
make BOARD=${{matrix.platform}}_${{matrix.release}} br-source # 获取构建源文件