Skip to content

Commit

Permalink
java 17 error
Browse files Browse the repository at this point in the history
  • Loading branch information
wilsonwatson committed Jan 29, 2024
1 parent b8c6d1b commit 2dcdaf1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/gen_io_types.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ jobs:
- name: Run gen_io_types
working-directory: gen_io_types
run: cargo run
- name: Install openjdk17
run: sudo apt-get install openjdk-17-jdk
# Grant execute permission for gradlew
- name: Grant execute permission for gradlew
run: chmod +x gradlew
Expand Down

0 comments on commit 2dcdaf1

Please sign in to comment.