Ver Fonte

Update action.yml

changed to h lol whooopppsssss
jimsterino98 há 2 meses atrás
pai
commit
80e73867eb
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      .github/actions/nomount/action.yml

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

@@ -20,7 +20,7 @@ runs:
      run: |
       cd "$COMMON/fs"
       curl -LO "https://raw.githubusercontent.com/maxsteeel/nomount/refs/heads/master/kernel/src/nomount.c"
-      curl -LO "https://raw.githubusercontent.com/maxsteeel/nomount/refs/heads/master/kernel/src/nomount.c"
+      curl -LO "https://raw.githubusercontent.com/maxsteeel/nomount/refs/heads/master/kernel/src/nomount.h"
 
    - name: add to defconfig
      shell: bash