Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
hrw committed Oct 25, 2023
1 parent a890609 commit b3bd106
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/update-tables.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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/
Expand Down

0 comments on commit b3bd106

Please sign in to comment.