From b3bd106fd2122d1abe8a4a40c564c4a6c0d1a679 Mon Sep 17 00:00:00 2001 From: Marcin Juszkiewicz Date: Wed, 25 Oct 2023 14:32:54 +0200 Subject: [PATCH] debug --- .github/workflows/update-tables.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/update-tables.yml b/.github/workflows/update-tables.yml index b98497c..31e67e3 100644 --- a/.github/workflows/update-tables.yml +++ b/.github/workflows/update-tables.yml @@ -37,8 +37,11 @@ jobs: - name: Fetch linux version working-directory: linux/ run: | + pwd LINUX_VER=$(make kernelversion) echo "VERSION=$LINUX_VER" >> $GITHUB_ENV + ls -l .. + ls -l $GITHUB_WORKSPACE - name: Bump syscalls-tables working-directory: syscalls-table/