소스 검색

Update action.yml

changed to h lol whooopppsssss
jimsterino98 2 달 전
부모
커밋
80e73867eb
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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