Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Acessar
Archivist
/
raylib-src
espelhamento de
https://github.com/raysan5/raylib
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Versões
24
Wiki
Atividade
Ver código fonte
Merge branch 'master' of
https://github.com/raysan5/raylib
pull/2804/head
Ray
2 anos atrás
pai
3c51d066f1
656f47b7cc
commit
2604b9f72b
2 arquivos alterados
com
2 adições
e
2 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+1
-1
.github/workflows/cmake.yml
+1
-1
.github/workflows/linux_examples.yml
+ 1
- 1
.github/workflows/cmake.yml
Ver arquivo
@ -36,7 +36,7 @@ jobs:
runs-on
:
windows-latest
steps
:
-
uses
:
actions/checkout@v
2
-
uses
:
actions/checkout@v
3
-
name
:
Create
Build
Environment
# Some projects don't allow in-source building, so create a separate build directory
+ 1
- 1
.github/workflows/linux_examples.yml
Ver arquivo
@ -22,7 +22,7 @@ jobs:
runs-on
:
ubuntu-latest
steps
:
-
name
:
Checkout
code
uses
:
actions/checkout@v
2
uses
:
actions/checkout@v
3
-
name
:
Setup
Environment
run
:
|
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar