Skip to content

Commit

Permalink
Update core.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
suisei-pettan authored Aug 1, 2024
1 parent 1f403fe commit 3f0b285
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,13 +38,13 @@ jobs:
- name: Checkout libxposed/api
uses: actions/checkout@v4
with:
repository: pumPCin/api
repository: Howard20181/api
path: libxposed/api

- name: Checkout libxposed/service
uses: actions/checkout@v4
with:
repository: pumPCin/service
repository: Howard20181/service
path: libxposed/service

- name: Setup Java
Expand Down

0 comments on commit 3f0b285

Please sign in to comment.