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
Update windows_examples.yml
pull/1648/head
Ray
4 years ago
committed by
GitHub
parent
915b0780d6
commit
8dc3057fe5
No known key found for this signature in database
GPG Key ID:
4AEE18F83AFDEB23
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.github/workflows/windows_examples.yml
+ 1
- 1
.github/workflows/windows_examples.yml
View File
@ -3,7 +3,7 @@ name: Windows Examples
on
:
push
:
pull_request
:
branches
:
[
master
]
branches
:
[
master
]
paths
:
-
'examples/**'
Write
Preview
Loading…
Cancel
Save