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 a32eadb commit e753de2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
- run: npm i -g titanium
name: Install Titanium CLI

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

- name: Set up Homebrew
Expand Down

0 comments on commit e753de2

Please sign in to comment.