浏览代码

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