This website works better with JavaScript.
Home
Explore
Help
Sign In
Archivist
/
raylib-src
mirror of
https://github.com/raysan5/raylib
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
24
Wiki
Activity
Browse Source
nice typo
pull/5129/head
Johnny Cena
1 month ago
parent
1879f09ae5
commit
904f209887
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
.github/workflows/update_examples.yml
+ 2
- 2
.github/workflows/update_examples.yml
View File
@ -4,12 +4,12 @@ on:
workflow_dispatch
:
push
:
paths
:
-
'.git
b
ub/workflows/update_examples.yml'
-
'.git
h
ub/workflows/update_examples.yml'
-
'examples/**'
-
'tools/rexm/**'
pull_request
:
paths
:
-
'.git
b
ub/workflows/update_examples.yml'
-
'.git
h
ub/workflows/update_examples.yml'
-
'examples/**'
-
'tools/rexm/**'
Write
Preview
Loading…
Cancel
Save