Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
p1gp1g committed Dec 26, 2023
1 parent 4408604 commit 2b3b5af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-java@v1
with:
java-version: 11
java-version: 17
- run: |
git clone https://github.com/UnifiedPush/android-example example
cd example
Expand Down

0 comments on commit 2b3b5af

Please sign in to comment.