Update update_examples.yml

This commit is contained in:
Ray 2025-08-23 22:19:51 +02:00 committed by GitHub
parent 785965fcef
commit f60333d9b2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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