mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
add proper path from sdk
This commit is contained in:
1
.github/workflows/cordova.yml
vendored
1
.github/workflows/cordova.yml
vendored
@@ -32,6 +32,7 @@ jobs:
|
||||
|
||||
- name: Test Cordova
|
||||
run: |
|
||||
export PATH="/home/circleci/.sdkman/candidates/gradle/8.7/bin:${PATH}"
|
||||
java --version
|
||||
gradle --version
|
||||
echo $PATH
|
||||
|
||||
Reference in New Issue
Block a user