Add Reusable Workflows (12)
Signed-off-by: Will Hawkins <hawkinsw@obs.cr>
This commit is contained in:
@@ -20,6 +20,7 @@ jobs:
|
|||||||
needs: install-treesitter
|
needs: install-treesitter
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
- run: ls -latr /opt/hostedtoolcache/tree-sitter/cli/bin/
|
||||||
- run: /opt/hostedtoolcache/tree-sitter/cli/bin/tree-sitter generate
|
- run: /opt/hostedtoolcache/tree-sitter/cli/bin/tree-sitter generate
|
||||||
working-directory: ./tree-sitter-p4
|
working-directory: ./tree-sitter-p4
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user