build(CI): use LucasGGamerM's appkit repo

This commit is contained in:
LucasGGamerM 2023-09-29 16:17:14 -03:00 committed by GitHub
parent 4bb0597edf
commit e9d73cbe32
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@ jobs:
- name: Checkout Appkit Repo
uses: actions/checkout@v3
with:
repository: grishka/appkit
repository: LucasGGamerM/appkit
- name: set up JDK 17
uses: actions/setup-java@v3