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 ci_src_examples_linux.yml
pull/1060/head
Ray
5 years ago
committed by
GitHub
parent
b17937dda8
commit
7fe8d25253
No known key found for this signature in database
GPG Key ID:
4AEE18F83AFDEB23
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/ci_src_examples_linux.yml
+ 2
- 2
.github/workflows/ci_src_examples_linux.yml
View File
@ -1,6 +1,6 @@
name
:
C
/C++
CI
name
:
C
I
- Source
&
Examples
- Linux
on
:
[
push
,
pull_request
]
on
:
[
push
,
pull_request
,
release
]
jobs
:
build
:
Write
Preview
Loading…
Cancel
Save