更新 .gitea/workflows/build.yaml
All checks were successful
构建Dump1090 / build (push) Successful in 2m49s

This commit is contained in:
forever 2024-06-08 17:42:36 +08:00
parent 505de3b71f
commit 05e9908b89

View File

@ -22,4 +22,9 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: dump1090
path: dump1090/dump1090
path: dump1090/dump1090
- name: 上传html
uses: actions/upload-artifact@v3
with:
name: gmap.html
path: dump1090/gmap.html