Skip to content

Commit

Permalink
fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
tutkat committed Feb 15, 2024
1 parent db42ea5 commit 7428565
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync_sdk_with_new_api_spec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
uses: actions/setup-java@v2
with:
java-version: ${{ matrix.java-version }}
distribution: ${{ matrix.java-distribution
distribution: ${{ matrix.java-distribution }}
cache: maven
- name: Checkout Go Code
uses: actions/checkout@v2
Expand Down

0 comments on commit 7428565

Please sign in to comment.