TheWildJames 4 months ago
parent
commit
2ad386543d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/actions/susfs/action.yml

+ 1 - 1
.github/actions/susfs/action.yml

@@ -56,7 +56,7 @@ runs:
           git clone "$SUSFS_REPO" -b "$SUSFS_BRANCH" --depth=1 susfs4ksu
           git clone "$SUSFS_REPO" -b "$SUSFS_BRANCH" --depth=1 susfs4ksu
         fi
         fi
         
         
-        SUSFS_VERSION="2.1.0"
+        SUSFS_VERSION="v2.1.0"
         echo "SUSFS_VERSION=$SUSFS_VERSION" >> $GITHUB_ENV
         echo "SUSFS_VERSION=$SUSFS_VERSION" >> $GITHUB_ENV
 
 
     - name: Enable KernelSU SUSFS Config
     - name: Enable KernelSU SUSFS Config