action.yml 296 B

12345678910
  1. name: 'Download Samsung Kernels'
  2. description: "initialize and download the samsung kernel"
  3. runs:
  4. using: composite
  5. steps:
  6. - name: Clone Kernel Source
  7. shell: bash
  8. run: |
  9. git clone --depth 1 -b $BRANCH --single-branch https://github.com/WildKernels/Samsung_Kernels.git $CONFIG