Skip to content

Commit 5daeffd

Browse files
authored
Update parse.yml
1 parent e11bf1c commit 5daeffd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/parse.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
set -x
3333
git config user.email "github-actions[bot]@users.noreply.github.com"
3434
git config user.name "github-actions[bot]"
35-
git add parser
35+
git add tools/parser
3636
git commit -m "Update raylib_api.* by CI"
3737
git push
38+

0 commit comments

Comments
 (0)