From 1d02d6b9295782a9d792a185f91cbcd4a17dc24b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Igor=20Pe=C4=8Dovnik?= Date: Sun, 29 May 2022 15:15:47 +0200 Subject: [PATCH] Update main-latest.yml --- .github/workflows/main-latest.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/main-latest.yml b/.github/workflows/main-latest.yml index 3267e31..8097c3a 100644 --- a/.github/workflows/main-latest.yml +++ b/.github/workflows/main-latest.yml @@ -32,8 +32,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 + BASE_WORK_DIR="/tmp/workdir" bash shallow_kernel_tree.sh - name: Install SSH key for storage uses: shimataro/ssh-key-action@v2