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 e757412 commit be5a94e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cordova.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
node-version: ${{ matrix.node }}
- name: Build test app
run: |
sdkmanager "build-tools;30.0.3"
npm install -g cordova@${{ matrix.cordova }}
cordova create temp
cd temp
Expand Down

0 comments on commit be5a94e

Please sign in to comment.