Skip to content

Commit

Permalink
github action
Browse files Browse the repository at this point in the history
  • Loading branch information
m1ga committed Nov 9, 2023
1 parent 78db684 commit a32eadb
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 @@ -60,8 +60,8 @@ jobs:
- run: npm i -g titanium
name: Install Titanium CLI

- run: ti sdk install --branch master 12.1.0.v20221229113413 --force
name: Install SDK 12.1.0
- run: ti sdk install --branch master 12.2.1.GA --force
name: Install SDK 12.2.1

- name: Set up Homebrew
id: set-up-homebrew
Expand Down

0 comments on commit a32eadb

Please sign in to comment.