diff --git a/.github/workflows/Android.yml b/.github/workflows/Android.yml index 8350dd8a..1bdd0a77 100644 --- a/.github/workflows/Android.yml +++ b/.github/workflows/Android.yml @@ -29,8 +29,8 @@ jobs: java-version: '17' distribution: 'temurin' - - name: Setup interactive tmate session - uses: mxschmitt/action-tmate@v3 +# - name: Setup interactive tmate session +# uses: mxschmitt/action-tmate@v3 - name: invoke cmake to create gradle / android studio project # This will create the project