TheWildJames преди 1 месец
родител
ревизия
8a0e1dcd33
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2 2
      .github/actions/susfs-setup/action.yml

+ 2 - 2
.github/actions/susfs-setup/action.yml

@@ -32,6 +32,6 @@ runs:
 
         cd susfs4ksu
 
-        patch -p1 < "${{ github.workspace }}/kernel_patche/pershoot/susfs4ksu/0001-pershoot-Allow-core-to-be-built-with-no-features.patch"
-        patch -p1 < "${{ github.workspace }}/kernel_patche/pershoot/susfs4ksu/0002-pershoot-Implement-SuSFS-and-Toolkit-coexistence.patch"
+        patch -p1 < "${{ github.workspace }}/kernel_patches/pershoot/susfs4ksu/0001-pershoot-Allow-core-to-be-built-with-no-features.patch"
+        patch -p1 < "${{ github.workspace }}/kernel_patches/pershoot/susfs4ksu/0002-pershoot-Implement-SuSFS-and-Toolkit-coexistence.patch"