mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-06 06:13:10 +00:00
Update update_examples.yml
This commit is contained in:
parent
785965fcef
commit
f60333d9b2
3
.github/workflows/update_examples.yml
vendored
3
.github/workflows/update_examples.yml
vendored
@ -49,7 +49,8 @@ jobs:
|
|||||||
set EMSDK_PATH=${{ github.workspace }}/emsdk-cache/emsdk-main
|
set EMSDK_PATH=${{ github.workspace }}/emsdk-cache/emsdk-main
|
||||||
dir
|
dir
|
||||||
rexm.exe build core_basic_window
|
rexm.exe build core_basic_window
|
||||||
cd ../..
|
cd ${{ github.workspace }}\..
|
||||||
|
dir
|
||||||
shell: cmd
|
shell: cmd
|
||||||
|
|
||||||
- name: Commit changes to raylib repo
|
- name: Commit changes to raylib repo
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user