Skip to content

Commit

Permalink
Update cordova.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
peitschie authored Mar 20, 2024
1 parent be5a94e commit 20d26e4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cordova.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: ${{ matrix.node }}
- name: Setup Android SDK
uses: android-actions/setup-android@v3
- name: Build test app
run: |
sdkmanager "build-tools;30.0.3"
Expand Down

0 comments on commit 20d26e4

Please sign in to comment.