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/