Skip to content

Commit 2a324ac

Browse files
authored
Update parse_api.yml
1 parent 8b3ea99 commit 2a324ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/parse_api.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Diff parse files
2323
id: diff
2424
run: |
25-
git add -N tools/rlparser
25+
git add -N tools/rlparser/output
2626
git diff --name-only --exit-code
2727
continue-on-error: true
2828

0 commit comments

Comments
 (0)