Skip to content

Commit

Permalink
2
Browse files Browse the repository at this point in the history
  • Loading branch information
ityuhui committed Jun 1, 2023
1 parent ab12553 commit 2e3ac42
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/generate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,9 @@ jobs:
with:
distribution: 'temurin'
java-version: '17'
- name: show env
run: |
echo $JAVA_HOME
env | grep JAVA_HOME
- name: Checkout Gen
run: |
git clone https://github.com/kubernetes-client/gen
Expand Down

0 comments on commit 2e3ac42

Please sign in to comment.