Este sítio funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Iniciar sessão
Archivist
/
raylib-src
espelho de
https://github.com/raysan5/raylib
Vigiar
1
Marcar como favorito
0
Derivar
0
Código
Questões
0
Lançamentos
24
Wiki
Trabalho
Ver a proveniência
debug list the contents of the repository
pull/5129/head
Johnny Cena
há 2 meses
ascendente
dad6f54d18
cometimento
62cea34ab9
1 ficheiros alterados
com
1 adições
e
0 eliminações
Visualização em 2 colunas
Opções das diferenças
Mostrar estatísticas
Descarregar ficheiro patch
Descarregar ficheiro diff
+1
-0
.github/workflows/update_examples.yml
+ 1
- 0
.github/workflows/update_examples.yml
Ver ficheiro
@ -41,6 +41,7 @@ jobs:
# rexm should update all required files in raylib and even raylib.com repo,
# but not sure if it can do that from an Action, maybe it requires manual copy
run
:
|
sh
-c
"ls -R ${{ github.workspace }}"
cd
tools/rexm/VS2022
msbuild.exe
rexm.sln
/target
:
rexm
/property
:
Configuration=Release
/property
:
Platform=x64
cd
../../..
Escrever
Pré-visualizar
Carregando…
Cancelar
Guardar