Browse Source

Update update_examples.yml

pull/5143/head
Ray 1 month ago
committed by GitHub
parent
commit
41211b0c8c
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      .github/workflows/update_examples.yml

+ 2
- 2
.github/workflows/update_examples.yml View File

@ -46,8 +46,8 @@ jobs:
set REXM_EXAMPLES_TEMPLATE_SCREENSHOT_PATH="examples/examples_template.png"
set REXM_EXAMPLES_COLLECTION_FILE_PATH="examples/examples_list.txt"
set REXM_EXAMPLES_VS2022_SLN_FILE="projects/VS2022/raylib.sln"
set EMSDK_PATH="D:/a/raylib/raylib/emsdk-cache/emsdk-main"
.\tools\rexm\VS2022\build\rexm\bin\x64\Release\rexm.exe update
#set EMSDK_PATH="D:/a/raylib/raylib/emsdk-cache/emsdk-main"
.\tools\rexm\VS2022\build\rexm\bin\x64\Release\rexm.exe build core_basic_window
cd ../..
shell: cmd

Loading…
Cancel
Save