Skip to content

Commit

Permalink
Android CI works
Browse files Browse the repository at this point in the history
  • Loading branch information
pthom committed Dec 17, 2023
1 parent 79cbda8 commit 1f339eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/Android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1f339eb

Please sign in to comment.