Browse Source

在构建流程中不使用pwsh

dengdx 2 days ago
parent
commit
63fc4f48ef
1 changed files with 0 additions and 1 deletions
  1. 0 1
      .github/workflows/build-linux-arm-appimage.yml

+ 0 - 1
.github/workflows/build-linux-arm-appimage.yml

@@ -145,7 +145,6 @@ jobs:
 
       - name: Install Cordova globally
         run: npm install -g cordova@latest --no-optional
-        shell: pwsh  # 显式指定 PowerShell,确保兼容
 
       - name: Add Cordova Android platform 14.0.1
         run: |