Remove temporary setting
This commit is contained in:
parent
93fd124a38
commit
cb2c5c59a5
4
.github/workflows/parse.yml
vendored
4
.github/workflows/parse.yml
vendored
|
|
@ -3,8 +3,8 @@ name: Parse raylib_api
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
push:
|
push:
|
||||||
#paths:
|
paths:
|
||||||
# - "src/raylib.h"
|
- "src/raylib.h"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user