Update main-latest.yml

This commit is contained in:
Igor Pečovnik
2022-05-29 13:55:41 +02:00
committed by GitHub
parent d54ca88340
commit 299d15ad6b

View File

@@ -9,10 +9,12 @@ on:
jobs:
git-trees:
if: ${{ github.repository_owner == 'Armbian' }}
runs-on: ubuntu-latest
name: "GIT tree"
steps:
- name: Checkout
@@ -29,6 +31,7 @@ jobs:
- name: Prepare git trees, bulk of work
run: |
mkdir -p /tmp/workdir/kernel/output/
echo "1234" > /tmp/workdir/kernel/output/test.gitbundle
# BASE_WORK_DIR="/tmp/workdir" bash shallow_kernel_tree.sh