mirror of
https://github.com/raysan5/raylib.git
synced 2025-10-16 23:06:07 +00:00
Update parse_api.yml
This commit is contained in:
2
.github/workflows/parse_api.yml
vendored
2
.github/workflows/parse_api.yml
vendored
@@ -22,7 +22,7 @@ jobs:
|
||||
- name: Diff parse files
|
||||
id: diff
|
||||
run: |
|
||||
git add -N parser
|
||||
git add -N tools/parser
|
||||
git diff --name-only --exit-code
|
||||
continue-on-error: true
|
||||
|
||||
|
Reference in New Issue
Block a user