mirror of
https://github.com/raysan5/raylib.git
synced 2025-09-08 12:28:15 +00:00
Update linux.yml
This commit is contained in:
4
.github/workflows/linux.yml
vendored
4
.github/workflows/linux.yml
vendored
@@ -1,4 +1,4 @@
|
|||||||
name: CI - Source & Examples - Linux
|
name: Linux
|
||||||
|
|
||||||
on: [push, pull_request]
|
on: [push, pull_request]
|
||||||
|
|
||||||
@@ -19,7 +19,7 @@ jobs:
|
|||||||
ARCH: amd64
|
ARCH: amd64
|
||||||
|
|
||||||
env:
|
env:
|
||||||
CFLAGS: ${{ matrix.CFLAGS }}:
|
CFLAGS: ${{ matrix.CFLAGS }}
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
|
Reference in New Issue
Block a user