Skip to content

Commit b79e954

Browse files
Change target repository for toolchain sync
1 parent 914aba5 commit b79e954

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/mirror-toolchains.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ jobs:
175175
steps:
176176
- name: Sync & Upload
177177
run: |
178-
TARGET_REPO="WildKernels/OnePlus_KernelSU_SUSFS"
178+
TARGET_REPO="iMakesSoftware/OnePlus-Remote-Action-Build"
179179
REV="${{ matrix.rev }}"
180180
FILENAME="${{ matrix.cache_file }}"
181181
BASE_URL="https://github.com/${TARGET_REPO}/releases/download/toolchain-cache"

0 commit comments

Comments
 (0)