Skip to content

Commit 5c17e1f

Browse files
committed
Move and rename workflow
1 parent fc6cd30 commit 5c17e1f

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
name: Build assets for projects
1+
name: Tree sitter example
22

33
on:
44
push
55

66
jobs:
7-
publish-assets:
7+
run-example-tree-sitter:
88
runs-on: windows-latest
99

1010
steps:

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
target
2+
**/languages/*.dll

0 commit comments

Comments
 (0)