diff options
| author | Ray <[email protected]> | 2020-01-09 16:36:01 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-01-09 16:36:01 +0100 |
| commit | 451969de1b59d7744236e229294774f2105dbfd9 (patch) | |
| tree | 8974dd86cc80a2f1fbdf7a3a2349e0e8d4d20848 /.github | |
| parent | 7fe8d2525345e3dd17ba7ab12ea4f6fe1213ec4c (diff) | |
| download | raylib-451969de1b59d7744236e229294774f2105dbfd9.tar.gz raylib-451969de1b59d7744236e229294774f2105dbfd9.zip | |
Update ci_src_examples_macos.yml
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/ci_src_examples_macos.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci_src_examples_macos.yml b/.github/workflows/ci_src_examples_macos.yml index 68b8c624..986b9893 100644 --- a/.github/workflows/ci_src_examples_macos.yml +++ b/.github/workflows/ci_src_examples_macos.yml @@ -1,4 +1,4 @@ -name: CI - Source & Examples - Windows +name: CI - Source & Examples - macOS on: [push, pull_request, release] |
