Skip to content

Commit

Permalink
fix arg
Browse files Browse the repository at this point in the history
  • Loading branch information
hrw committed Oct 25, 2023
1 parent b3bd106 commit 104bd90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-tables.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
- name: Bump syscalls-tables
working-directory: syscalls-table/
run: |
bash scripts/update-tables.sh KERNELSRC=$GITHUB_WORKSPACE/linux/
bash scripts/update-tables.sh $GITHUB_WORKSPACE/linux/
- name: Create Pull Request
uses: peter-evans/create-pull-request@v5
Expand Down

0 comments on commit 104bd90

Please sign in to comment.