We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e11bf1c commit 5daeffdCopy full SHA for 5daeffd
.github/workflows/parse.yml
@@ -32,6 +32,7 @@ jobs:
32
set -x
33
git config user.email "github-actions[bot]@users.noreply.github.com"
34
git config user.name "github-actions[bot]"
35
- git add parser
+ git add tools/parser
36
git commit -m "Update raylib_api.* by CI"
37
git push
38
+
0 commit comments