Explorar el Código

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

TheWildJames hace 3 meses
padre
commit
e00af613f7
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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 }}