Skip to content
This repository has been archived by the owner on Nov 6, 2024. It is now read-only.

Commit

Permalink
[BCE-29145] add cdk framework support
Browse files Browse the repository at this point in the history
  • Loading branch information
Dmytro Demydenko committed Feb 14, 2024
1 parent 0c0691a commit a76db70
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,9 @@ jobs:
- name: Setup Java
uses: actions/setup-java@v2
with:
distribution: adopt
distribution: zulu
java-version: 11
architecture: x64
cache: gradle

# Set environment variables
- name: Export Properties
Expand Down

0 comments on commit a76db70

Please sign in to comment.