Ray
pirms 1 mēnesi
committed by
GitHub
vecāks
revīzija
6c4f220e89
Šim parakstam datu bāzē netika atrasta zināma atslēga
GPG atslēgas ID: B5690EEEBB952194
1 mainītis faili ar
1 papildinājumiem un
0 dzēšanām
-
.github/workflows/update_examples.yml
|
|
@ -46,6 +46,7 @@ jobs: |
|
|
|
set REXM_EXAMPLES_TEMPLATE_SCREENSHOT_PATH="${{ github.workspace }}\examples\examples_template.png" |
|
|
|
set REXM_EXAMPLES_COLLECTION_FILE_PATH="${{ github.workspace }}\examples\examples_list.txt" |
|
|
|
set REXM_EXAMPLES_VS2022_SLN_FILE="${{ github.workspace }}\projects\VS2022\raylib.sln" |
|
|
|
dir |
|
|
|
rexm.exe build core_basic_window |
|
|
|
cd ../.. |
|
|
|
shell: cmd |
|
|
|