Skip to content

Commit

Permalink
ASTRO-1204: Astro -support Android 14 in player playkit SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
volodymyr-bondarenko85 committed Oct 1, 2024
1 parent a7e6fa5 commit 81514ea
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,9 @@ jobs:

steps:
- name: Checkout repo and clone to CI workspace
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
clean: 'true'

- name: Setup JDK 17
uses: actions/setup-java@v3
Expand Down

0 comments on commit 81514ea

Please sign in to comment.