feat.AirApp重构工程

This commit is contained in:
lincube
2026-08-11 23:03:55 +08:00
parent 2e57ae04b7
commit b6fde8188d
394 changed files with 4484 additions and 5120 deletions

View File

@@ -227,9 +227,9 @@ jobs:
if-no-files-found: warn
retention-days: 7
pack-plugin-packages:
pack-airapp-packages:
runs-on: ubuntu-latest
name: Pack_Plugin_Packages
name: Pack_AirApp_Packages
steps:
- name: Checkout
@@ -256,7 +256,7 @@ jobs:
shell: pwsh
run: .\scripts\Pack-PluginPackages.ps1 -Configuration Release -OutputPath .\artifacts\nuget
- name: Upload plugin package artifacts
- name: Upload AirApp package artifacts
uses: actions/upload-artifact@v7
with:
name: plugin-packages