From d76a4b5bc679e0c59a9e7cff45d4448a19e5467f Mon Sep 17 00:00:00 2001 From: Will Hawkins Date: Mon, 19 Jan 2026 14:47:13 -0500 Subject: [PATCH] Add Reusable Workflows (8) Signed-off-by: Will Hawkins --- .github/workflows/treesitter.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/treesitter.yaml b/.github/workflows/treesitter.yaml index 6ca1bb3..e46dfdf 100644 --- a/.github/workflows/treesitter.yaml +++ b/.github/workflows/treesitter.yaml @@ -13,3 +13,4 @@ jobs: with: install-cli: true - run: tree-sitter generate + working-directory: ./tree-sitter-p4