mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
implement basic new job to test cordova
This commit is contained in:
1
.github/workflows/cordova.yml
vendored
1
.github/workflows/cordova.yml
vendored
@@ -25,6 +25,7 @@ jobs:
|
||||
|
||||
- name: Test Cordova
|
||||
run: |
|
||||
/home/circleci/.sdkman/bin/sdkman-init.sh
|
||||
sdk install gradle 8.7
|
||||
java --version
|
||||
gradle --version
|
||||
|
||||
Reference in New Issue
Block a user