소스 검색

cat /home/runner/out/common/.config

TheWildJames 3 달 전
부모
커밋
e00af613f7
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      .github/actions/build-kernel/action.yml

+ 2 - 0
.github/actions/build-kernel/action.yml

@@ -83,6 +83,8 @@ runs:
         fi
       fi
 
+      cat /home/runner/out/common/.config
+
   - name: 'Gather Build Artifacts'
     shell: bash
     working-directory: ${{ github.workspace }}