You've already forked KernelSU-Next
mirror of
https://github.com/KernelSU-Next/KernelSU-Next.git
synced 2025-08-27 23:46:34 +00:00
ci: fux susfsd artifact download
This commit is contained in:
2
.github/workflows/build-manager-ci.yml
vendored
2
.github/workflows/build-manager-ci.yml
vendored
@@ -113,7 +113,7 @@ jobs:
|
||||
- name: Download arm susfsd
|
||||
uses: actions/download-artifact@v4
|
||||
with:
|
||||
name: susfsd-armv7-linux-androideabi
|
||||
name: susfsd-armv7a-linux-androideabi
|
||||
path: .
|
||||
|
||||
- name: Copy susfsd to app jniLibs
|
||||
|
||||
2
.github/workflows/build-manager-spoofed.yml
vendored
2
.github/workflows/build-manager-spoofed.yml
vendored
@@ -119,7 +119,7 @@ jobs:
|
||||
- name: Download arm susfsd
|
||||
uses: actions/download-artifact@v4
|
||||
with:
|
||||
name: susfsd-armv7-linux-androideabi
|
||||
name: susfsd-armv7a-linux-androideabi
|
||||
path: .
|
||||
|
||||
- name: Copy susfsd to app jniLibs
|
||||
|
||||
2
.github/workflows/build-manager.yml
vendored
2
.github/workflows/build-manager.yml
vendored
@@ -113,7 +113,7 @@ jobs:
|
||||
- name: Download arm susfsd
|
||||
uses: actions/download-artifact@v4
|
||||
with:
|
||||
name: susfsd-armv7-linux-androideabi
|
||||
name: susfsd-armv7a-linux-androideabi
|
||||
path: .
|
||||
|
||||
- name: Copy susfsd to app jniLibs
|
||||
|
||||
Reference in New Issue
Block a user