ソースを参照

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 }}