Browse Source

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

TheWildJames 3 months ago
parent
commit
e00af613f7
1 changed files with 2 additions and 0 deletions
  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 }}