mirror of https://github.com/OpenIPC/firmware.git
Update build-338q-fpv.yml
parent
d2e913709b
commit
2d0f93c508
|
@ -143,7 +143,7 @@ jobs:
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: openipc-ssc338q-fpv
|
name: openipc-ssc338q-fpv
|
||||||
path: ${GITHUB_WORKSPACE}/output/images/
|
path: "${{ github.workspace }}/output/images/"
|
||||||
|
|
||||||
# 步骤 8: 发送 Telegram 通知
|
# 步骤 8: 发送 Telegram 通知
|
||||||
- name: Send binary
|
- name: Send binary
|
||||||
|
|
Loading…
Reference in New Issue