James McConnell 1 жил өмнө
parent
commit
b11ba4dbc8

+ 1 - 1
.github/workflows/main.yml

@@ -242,7 +242,7 @@ jobs:
 
       - name: Upload Release Assets
         run: |
-          for file in ./downloaded-artifacts/*_kernel-*/*; do
+          for file in ./downloaded-artifacts/*-kernel-*/*; do
             if [ -d "$file" ]; then
               continue
             fi