Explorar o código

优化android构建脚本,使runner可正常执行

dengdx hai 3 semanas
pai
achega
98cf71d62f
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .github/workflows/build-linux-arm-appimage.yml

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

@@ -83,6 +83,7 @@ jobs:
           distribution: 'temurin'
 
       - name: Export Java environment variables
+        shell: bash
         run: |
           echo "JAVA_HOME=${JAVA_HOME}" >> $GITHUB_ENV
           echo "ANDROID_SDK_ROOT=${ANDROID_SDK_ROOT:-$ANDROID_HOME}" >> $GITHUB_ENV